if LGE_PM

config LGE_PM_APPLE_CHARGER
	bool "LGE_PM Detect Apple Charger Support"
	default	n
	help
	  Say y here to support Detect Legacy Apple Charger.

config LGE_PM_BATTERY_CYCLE
	bool "LG Electronic battery cycle count"
	default n
	help
	  Say Y here to support battery cycle count.

config LGE_PM_BATTERY_AGING_FACTOR
	bool "LG Electronic battery aging factor"
	default n
	depends on LGE_PM_BATTERY_CYCLE
	help
	  Say Y here to support battery aging factor.

config LGE_PM_BATTERY_ID
	bool "LG Electronic Battery ID"
	default n
	help
	  Say Y here to support check battery id.

config LGE_PM_BATTERY_NTC_TUNED
	bool "LG Electronic Battery NTC Tuning value"
	default n
	help
	  Say Y here to use tuning value of battery NTC.

config LGE_PM_BATTERY_PRESENT
	bool "LG Electronic Battery present related patch"
	default n
	help
	  Say Y here to apply battery present handling patch.

config LGE_PM_CHARGERLOGO
	bool "LG Electronic Chargerlogo related patch"
	default n
	help
	  Say Y here to apply patch for running chargerlogo.

config LGE_PM_CHARGER_CONTROLLER
	bool "LG Electronic Charger Controller"
	default n
	help
	  Say Y here to enable charger-controller.
	  This manage LG Electronics charging scenarios.

config LGE_PM_CHARGER_HZ
	bool "LG Electronic control charger hi-z mode"
	default n
	help
	  Say Y here to enable charger hi-z mode if no power source attached.

config LGE_PM_DEBUG_FS
	bool "LG Electronic debugfs for power management"
	depends on DEBUG_FS
	default n
	help
	  Say Y here to support power devices debugfs.

config LGE_PM_POWER_SYSFS
	bool "LG Electronic unified power sysfs"
	default n
	help
	  Say Y here to support unified power sysfs.

config LGE_PM_PSEUDO_POWER_SUPPLY
	bool "LG Electronic pseudo battery"
	default n
	help
	  Say Y here to support fake battery.

config LGE_PM_PSEUDO_BATTERY
	bool "LG Electronic pseudo battery"
	select LGE_PM_PSEUDO_POWER_SUPPLY
	default n
	help
	  Say Y here to support fake battery.

config LGE_PM_PSEUDO_HVDCP
	bool "LG Electronic pseudo hvdcp"
	select LGE_PM_PSEUDO_POWER_SUPPLY
	default n
	help
	  Say Y here to support fake hvdcp.

config LGE_PM_PUMP_EXPRESS_PLUS_ALGO
	bool "LG Electronic unified power sysfs"
	default n
	help
	  Say Y here to support unified power sysfs.

config LGE_PM_QNOVO_QNS
	bool "QNOVO QNS System support"
	default n
	help
	  Say Y to enable support QNOVO QNS system

config LGE_PM_USB_ID
	bool "Support LGE PM USB ID feature"
	default n
	help
	  LGE PM USB ID about cable detection, etc

endif # LGE_PM

config CHARGER_BQ25910
	bool "Charger Driver for Texas Instruments BQ25910 Charger IC"
	default n
	depends on MTK_CHARGER
	help
	  Say Yes to enable Texas Instruments BQ25910 driver.
	  It is mainly used as slave IC for dual charger application.
