diff options
Diffstat (limited to 'drivers/gpio/Kconfig')
-rw-r--r-- | drivers/gpio/Kconfig | 28 |
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 | ||
98 | config GPIO_EXYNOS4 | ||
99 | def_bool y | ||
100 | depends on CPU_EXYNOS4210 | ||
101 | |||
102 | config GPIO_MPC5200 | 98 | config 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 | ||
134 | config GPIO_PLAT_SAMSUNG | ||
135 | def_bool y | ||
136 | depends on SAMSUNG_GPIOLIB_4BIT | ||
137 | |||
138 | config GPIO_S3C24XX | ||
139 | def_bool y | ||
140 | depends on PLAT_S3C24XX | ||
141 | |||
142 | config GPIO_S3C64XX | ||
143 | def_bool y | ||
144 | depends on ARCH_S3C64XX | ||
145 | |||
146 | config GPIO_S5P64X0 | ||
147 | def_bool y | ||
148 | depends on ARCH_S5P64X0 | ||
149 | |||
150 | config GPIO_S5PC100 | ||
151 | def_bool y | ||
152 | depends on CPU_S5PC100 | ||
153 | |||
154 | config GPIO_S5PV210 | ||
155 | def_bool y | ||
156 | depends on CPU_S5PV210 | ||
157 | |||
158 | config GPIO_PL061 | 130 | config GPIO_PL061 |
159 | bool "PrimeCell PL061 GPIO support" | 131 | bool "PrimeCell PL061 GPIO support" |
160 | depends on ARM_AMBA | 132 | depends on ARM_AMBA |