diff options
Diffstat (limited to 'arch/powerpc/sysdev/qe_lib/Kconfig')
| -rw-r--r-- | arch/powerpc/sysdev/qe_lib/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/sysdev/qe_lib/Kconfig b/arch/powerpc/sysdev/qe_lib/Kconfig index 4bb18f57901e..1ce546462be5 100644 --- a/arch/powerpc/sysdev/qe_lib/Kconfig +++ b/arch/powerpc/sysdev/qe_lib/Kconfig | |||
| @@ -29,7 +29,7 @@ config QE_GPIO | |||
| 29 | bool "QE GPIO support" | 29 | bool "QE GPIO support" |
| 30 | depends on QUICC_ENGINE | 30 | depends on QUICC_ENGINE |
| 31 | select GENERIC_GPIO | 31 | select GENERIC_GPIO |
| 32 | select HAVE_GPIO_LIB | 32 | select ARCH_REQUIRE_GPIOLIB |
| 33 | help | 33 | help |
| 34 | Say Y here if you're going to use hardware that connects to the | 34 | Say Y here if you're going to use hardware that connects to the |
| 35 | QE GPIOs. | 35 | QE GPIOs. |
