# Power Related
config MTK_PMIC
	bool "MediaTek PMIC driver"
	default n
	---help---
	  MediaTek PMIC driver.
	  Set y to support this driver.
	  Set n and choose other chargers.
	  This driver uses MTK_PWRAP.

config MTK_SWITCH_INPUT_OUTPUT_CURRENT_SUPPORT
	bool "Mediatek allow to configure input/charging current"
	default n
	---help---
	Mediatek switch charger input output current.
	Set y to support.
	Set n to disable.
	switch charger often supports this feature.

config MTK_WIRELESS_CHARGER_SUPPORT
	bool "Mediatek Wireless charger driver"
	default n
	---help---
	yes : support wireless charger feature, it can show the wireless
	charging animation and charging icon when receive wireless charger
	plug-in. no: not support wireless charger feature, stay with
	legancy feature, which cannot sense the exist of the wireles
	charger.

config MTK_POWER_EXT_DETECT
	bool "MediaTek Power Ext detect"
	default n
	---help---
	EVB/Phone share load configration.
	Require one GPIO to do detection,
	GPIO high mean EVB, otherwise mean phone platform.