aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpio/Kconfig')
-rw-r--r--drivers/gpio/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
index 531bfb6c8748..b84666a69afa 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -102,6 +102,7 @@ config GPIO_MXS
102 def_bool y 102 def_bool y
103 depends on ARCH_MXS 103 depends on ARCH_MXS
104 select GPIO_GENERIC 104 select GPIO_GENERIC
105 select GENERIC_IRQ_CHIP
105 106
106config GPIO_PLAT_SAMSUNG 107config GPIO_PLAT_SAMSUNG
107 def_bool y 108 def_bool y