aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpio/Kconfig')
-rw-r--r--drivers/gpio/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
index 5654e1b082af..6368730a2e58 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -139,6 +139,10 @@ config GPIO_S3C24XX
139 def_bool y 139 def_bool y
140 depends on PLAT_S3C24XX 140 depends on PLAT_S3C24XX
141 141
142config GPIO_S3C64XX
143 def_bool y
144 depends on ARCH_S3C64XX
145
142config GPIO_S5PC100 146config GPIO_S5PC100
143 def_bool y 147 def_bool y
144 depends on CPU_S5PC100 148 depends on CPU_S5PC100