config GPIO_MT5896
	tristate "Mediatek MT5896 GPIO Support"
	depends on OF_GPIO
	depends on GPIOLIB_IRQCHIP
	help
	  Say yes here to support the Mediatek MT5896 SoC GPIO device
	  for PM/nonPM domain.
	  GPIO interrupt is supported. The interrupt line numbers
	  for the devices may be configured via the irq module parameter.

config GPIO_MTK_PMU
	tristate "Mediatek PMU GPIO Support"
	depends on OF_GPIO
	depends on GPIOLIB_IRQCHIP
	help
	  Say yes here to support the Mediatek PMU GPIO device
	  for PMU co-processor.
	  GPIO interrupt is not supported.
	  Please use PMU to setup GPIO interrupt.
