Add Broadcom / Netgear changes from RAXE 1.0.0.48
[project/bcm63xx/u-boot.git] / drivers / gpio / Kconfig
index e36a8abc426e8da6a669bf6ed73306123ab3f717..f2c419085d2650a7a0c3e83ac7d0bd88e5900e4f 100644 (file)
@@ -362,4 +362,10 @@ config MT7621_GPIO
        help
          Say yes here to support MediaTek MT7621 compatible GPIOs.
 
+config BCMBCA_GPIO
+       bool "BCMBCA GPIO driver"
+       depends on DM_GPIO && ARCH_BCMBCA && PINCTRL_BCMBCA 
+       help
+         This driver supports the GPIO on BCMBCA SoC's.
+
 endmenu