]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/gpio/Kconfig
Merge tag 'for-linus-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
[linux.git] / drivers / gpio / Kconfig
index 4b6d2ef15c39dde4fab406bfe68167cd8f71ec0b..f57d95a3db02622835f0a3c1699bda71d08950e3 100644 (file)
@@ -479,6 +479,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