summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/52xx/Kconfig
diff options
context:
space:
mode:
authorGrant Likely <grant.likely@secretlab.ca>2011-07-06 21:54:19 +0400
committerGrant Likely <grant.likely@secretlab.ca>2011-07-06 21:57:15 +0400
commit6eae1ace68ab775e9d47f1f8e40c811ac39f733f (patch)
tree6c07410c0a3b212d4390ea19f6456a8d2991c347 /arch/powerpc/platforms/52xx/Kconfig
parent07bfc9152365332477083768d0af9ab21bb2019d (diff)
downloadlinux-6eae1ace68ab775e9d47f1f8e40c811ac39f733f.tar.xz
gpio: Move mpc5200 gpio driver to drivers/gpio
GPIO drivers are getting consolidated into drivers/gpio. While at it, change the driver name to mpc5200-gpio* to avoid collisions. Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'arch/powerpc/platforms/52xx/Kconfig')
-rw-r--r--arch/powerpc/platforms/52xx/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/powerpc/platforms/52xx/Kconfig b/arch/powerpc/platforms/52xx/Kconfig
index 47ea1be1481b..90f4496017e4 100644
--- a/arch/powerpc/platforms/52xx/Kconfig
+++ b/arch/powerpc/platforms/52xx/Kconfig
@@ -55,14 +55,6 @@ config PPC_MPC5200_BUGFIX
It is safe to say 'Y' here
-config PPC_MPC5200_GPIO
- bool "MPC5200 GPIO support"
- depends on PPC_MPC52xx
- select ARCH_REQUIRE_GPIOLIB
- select GENERIC_GPIO
- help
- Enable gpiolib support for mpc5200 based boards
-
config PPC_MPC5200_LPBFIFO
tristate "MPC5200 LocalPlus bus FIFO driver"
depends on PPC_MPC52xx