diff options
Diffstat (limited to 'arch/powerpc/platforms/52xx/Kconfig')
-rw-r--r-- | arch/powerpc/platforms/52xx/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/52xx/Kconfig b/arch/powerpc/platforms/52xx/Kconfig index d664b1bce381..ccbd4958412e 100644 --- a/arch/powerpc/platforms/52xx/Kconfig +++ b/arch/powerpc/platforms/52xx/Kconfig | |||
@@ -48,6 +48,6 @@ config PPC_MPC5200_BUGFIX | |||
48 | config PPC_MPC5200_GPIO | 48 | config PPC_MPC5200_GPIO |
49 | bool "MPC5200 GPIO support" | 49 | bool "MPC5200 GPIO support" |
50 | depends on PPC_MPC52xx | 50 | depends on PPC_MPC52xx |
51 | select HAVE_GPIO_LIB | 51 | select ARCH_REQUIRE_GPIOLIB |
52 | help | 52 | help |
53 | Enable gpiolib support for mpc5200 based boards | 53 | Enable gpiolib support for mpc5200 based boards |