diff options
Diffstat (limited to 'drivers/gpio/Kconfig')
-rw-r--r-- | drivers/gpio/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig index c22eed9481e3..87d567089f13 100644 --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig | |||
@@ -38,7 +38,6 @@ config GPIO_DEVRES | |||
38 | menuconfig GPIOLIB | 38 | menuconfig GPIOLIB |
39 | bool "GPIO Support" | 39 | bool "GPIO Support" |
40 | depends on ARCH_WANT_OPTIONAL_GPIOLIB || ARCH_REQUIRE_GPIOLIB | 40 | depends on ARCH_WANT_OPTIONAL_GPIOLIB || ARCH_REQUIRE_GPIOLIB |
41 | select GENERIC_GPIO | ||
42 | help | 41 | help |
43 | This enables GPIO support through the generic GPIO library. | 42 | This enables GPIO support through the generic GPIO library. |
44 | You only need to enable this, if you also want to enable | 43 | You only need to enable this, if you also want to enable |