fix-gpio-kconfig remove if EXPERT to allow normal build
Signed-off-by: schwar3kat <61094841+schwar3kat@users.noreply.github.com>
This commit is contained in:
parent
36ba657859
commit
cdacabd872
@ -59,7 +59,7 @@ config DEBUG_GPIO
|
||||
that are most common when setting up new platforms or boards.
|
||||
|
||||
config GPIO_SYSFS
|
||||
bool "/sys/class/gpio/... (sysfs interface)" if EXPERT
|
||||
bool "/sys/class/gpio/... (sysfs interface)"
|
||||
depends on SYSFS
|
||||
select GPIO_CDEV # We need to encourage the new ABI
|
||||
help
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user