kconfig: Convert CONFIG_MXS_GPIO to Kconfig
[oweals/u-boot.git] / drivers / gpio / Kconfig
index 7d9c97f53799ca92e4cf96783e4f8d3bcde3c556..f2dabb554fa9b2d67ebf2f57e0f084a947f6884e 100644 (file)
@@ -139,6 +139,11 @@ config MXC_GPIO
        help
          Support GPIO controllers on various i.MX platforms
 
+config MXS_GPIO
+       bool "Freescale/NXP MXS GPIO driver"
+       help
+         Support GPIO controllers on i.MX23 and i.MX28 platforms
+
 config OMAP_GPIO
        bool "TI OMAP GPIO driver"
        depends on ARCH_OMAP2PLUS