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 48711749ffcf..1ee725aa021d 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -97,6 +97,10 @@ config GPIO_MXS
97 def_bool y 97 def_bool y
98 depends on ARCH_MXS 98 depends on ARCH_MXS
99 99
100config GPIO_MXC
101 def_bool y
102 depends on ARCH_MXC
103
100config GPIO_PLAT_SAMSUNG 104config GPIO_PLAT_SAMSUNG
101 bool "Samsung SoCs GPIO library support" 105 bool "Samsung SoCs GPIO library support"
102 default y if SAMSUNG_GPIOLIB_4BIT 106 default y if SAMSUNG_GPIOLIB_4BIT