aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpio/Kconfig')
-rw-r--r--drivers/gpio/Kconfig28
1 files changed, 0 insertions, 28 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
index 5eb29bc18a56..ca44d2cceb02 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -95,10 +95,6 @@ config GPIO_EP93XX
95 depends on ARCH_EP93XX 95 depends on ARCH_EP93XX
96 select GPIO_GENERIC 96 select GPIO_GENERIC
97 97
98config GPIO_EXYNOS4
99 def_bool y
100 depends on CPU_EXYNOS4210
101
102config GPIO_MPC5200 98config GPIO_MPC5200
103 def_bool y 99 def_bool y
104 depends on PPC_MPC52xx 100 depends on PPC_MPC52xx
@@ -131,30 +127,6 @@ config GPIO_MXS
131 select GPIO_GENERIC 127 select GPIO_GENERIC
132 select GENERIC_IRQ_CHIP 128 select GENERIC_IRQ_CHIP
133 129
134config GPIO_PLAT_SAMSUNG
135 def_bool y
136 depends on SAMSUNG_GPIOLIB_4BIT
137
138config GPIO_S3C24XX
139 def_bool y
140 depends on PLAT_S3C24XX
141
142config GPIO_S3C64XX
143 def_bool y
144 depends on ARCH_S3C64XX
145
146config GPIO_S5P64X0
147 def_bool y
148 depends on ARCH_S5P64X0
149
150config GPIO_S5PC100
151 def_bool y
152 depends on CPU_S5PC100
153
154config GPIO_S5PV210
155 def_bool y
156 depends on CPU_S5PV210
157
158config GPIO_PL061 130config GPIO_PL061
159 bool "PrimeCell PL061 GPIO support" 131 bool "PrimeCell PL061 GPIO support"
160 depends on ARM_AMBA 132 depends on ARM_AMBA