]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/gpio/Kconfig
Convert CONFIG_MXC_GPIO to Kconfig
[people/ms/u-boot.git] / drivers / gpio / Kconfig
index b121979dddd7c42743b0e415513dba68a9111b13..34d4409116fc5b12816320f8b5a1ab8d8cd11a3d 100644 (file)
@@ -108,6 +108,11 @@ config MSM_GPIO
          - APQ8016
          - MSM8916
 
+config MXC_GPIO
+       bool "Freescale/NXP MXC UART driver"
+       help
+         Support GPIO controllers on various i.MX platforms
+
 config OMAP_GPIO
        bool "TI OMAP GPIO driver"
        depends on ARCH_OMAP2PLUS