Home
last modified time | relevance | path

Searched hist:"3 dcf0643fa5cd65e667057cfa11d6e54ac36f2ff" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpio/
H A DKconfigdiff 3dcf0643fa5cd65e667057cfa11d6e54ac36f2ff Mon Oct 14 13:07:07 CEST 2024 Bartosz Golaszewski <bartosz.golaszewski@linaro.org> gpio: fold the Kconfig prompt into the option type for GPIO CDEV

The 'if !EXPERT' bit will work fine if it follows the 'bool "foobar"'
declaration. No need to have separate entries for it.

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20241014110707.101320-1-brgl@bgdev.pl
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>