Re: [PATCH] gpio: fold the Kconfig prompt into the option type for GPIO CDEV
From: Linus Walleij
Date: Tue Oct 15 2024 - 04:02:56 EST
On Mon, Oct 14, 2024 at 1:07 PM Bartosz Golaszewski <brgl@xxxxxxxx> wrote:
> From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
>
> The 'if !EXPERT' bit will work fine if it follows the 'bool "foobar"'
Nit: if EXPERT
No negation.
> declaration. No need to have separate entries for it.
>
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
Yours,
Linus Walleij