Merge tag 'gpio-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux...
[platform/kernel/linux-starfive.git] / drivers / gpio / Kconfig
index d917f13..081776b 100644 (file)
@@ -485,6 +485,15 @@ config GPIO_SAMA5D2_PIOBU
          The difference from regular GPIOs is that they
          maintain their value during backup/self-refresh.
 
+config GPIO_SIFIVE
+       bool "SiFive GPIO support"
+       depends on OF_GPIO && IRQ_DOMAIN_HIERARCHY
+       select GPIO_GENERIC
+       select GPIOLIB_IRQCHIP
+       select REGMAP_MMIO
+       help
+         Say yes here to support the GPIO device on SiFive SoCs.
+
 config GPIO_SIOX
        tristate "SIOX GPIO support"
        depends on SIOX