Merge remote-tracking branch 'grant/gpio/next-mx' into devel-features
[pandora-kernel.git] / drivers / gpio / Kconfig
index 2967002..5e6fc22 100644 (file)
@@ -90,6 +90,15 @@ config GPIO_EXYNOS4
        def_bool y
        depends on CPU_EXYNOS4210
 
+config GPIO_MXS
+       def_bool y
+       depends on ARCH_MXS
+
+config GPIO_MXC
+       def_bool y
+       depends on ARCH_MXC
+       select GPIO_BASIC_MMIO_CORE
+
 config GPIO_PLAT_SAMSUNG
        def_bool y
        depends on SAMSUNG_GPIOLIB_4BIT