]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/gpio/Kconfig
gpio: Add GPIO support for Broadcom STB SoCs
[mirror_ubuntu-artful-kernel.git] / drivers / gpio / Kconfig
index 5faaf5ff0d4d0740934ffc30dd5ef3ae4529fbd6..d86de6ae0a0e892d74a638a6113f031e7d62d64f 100644 (file)
@@ -126,6 +126,14 @@ config GPIO_BCM_KONA
        help
          Turn on GPIO support for Broadcom "Kona" chips.
 
+config GPIO_BRCMSTB
+       tristate "BRCMSTB GPIO support"
+       default y if ARCH_BRCMSTB
+       depends on OF_GPIO && (ARCH_BRCMSTB || COMPILE_TEST)
+       select GPIO_GENERIC
+       help
+         Say yes here to enable GPIO support for Broadcom STB (BCM7XXX) SoCs.
+
 config GPIO_CLPS711X
        tristate "CLPS711X GPIO support"
        depends on ARCH_CLPS711X || COMPILE_TEST