config GPIO_PHYTIUM
	tristate "Phytium GPIO support"
	default y if ARCH_PHYTIUM
	depends on ARM64
	select IRQ_DOMAIN
	select GENERIC_IRQ_CHIP
	help
	  Say yes here to enable GPIO support for Phytium SoCs.
