Initial SPH-L710 JB Source
/arch/arm/mach-msm/Kconfig
blob:9c453bb262d74ec00cb2d5eaf1d18fb2b977acf0 -> blob:51b347af328bb1a6ff6be214dfa7e531b2a963b6
--- arch/arm/mach-msm/Kconfig
+++ arch/arm/mach-msm/Kconfig
@@ -2350,4 +2350,11 @@ config MSM_DCVS
algorithm and the algorithm returns a frequency for the core which is
passed to the frequency change driver.
+config FORCE_FAST_CHARGE
+ bool "Force AC charge mode at will"
+ default y
+ help
+ A simple sysfs interface to force adapters that
+ are detected as USB to charge as AC.
+
endif