config MTK_GPIO
	tristate "MediaTek GPIO driver"
	default y
	---help---
	  This selects the MediaTek(R) GPIO driver.
	  Some pinctrl functions need the utilities from this driver.
	  If you want to use MediaTek(R) GPIO driver, say Y or M here.
	  If unsure, say N.


config MTK_MT6306_GPIO_SUPPORT
	tristate "MediaTek MT6306 GPIO Controller support"
	default n
	---help---
	  This selects the MediaTek(R) MT6306 GPIO driver.
	  Some pinctrl functions need the utilities from this driver.
	  If you want to use MediaTek(R) GPIO driver, say Y or M here.
	  If unsure, say N.

config MTK_GPIOLIB_STAND
	bool "Mediatek Use GPIO Upstream Code"
	default n
	---help---
	  This selects the MediaTek(R) GPIO driver code.
	  This selects to use GPIO Upstream Code or not.
	  If you want to use MediaTek(R) GPIO Upstream Code, say Y or M here.
	  If unsurem say N.
