Initial Samsung AT&T Galaxy S4 (SGH-I337M) source release
/arch/arm/mach-msm/Kconfig
blob:2c433d393ddc09d0472dd9680800a4ff7055f8af -> blob:28065dbc2b0834a0e393cfaa4fcf54cf7b363dc3
--- arch/arm/mach-msm/Kconfig
+++ arch/arm/mach-msm/Kconfig
@@ -1753,6 +1753,12 @@ config MSM_CPU_FREQ_MIN
endif # CPU_FREQ_MSM
+config CPU_VOLTAGE_TABLE
+ bool "Enable CPU Voltage Table via sysfs for adjustements"
+ default n
+ help
+ Krait User Votlage Control
+
config MSM_AVS_HW
bool "Enable Adaptive Voltage Scaling (AVS)"
default n
@@ -2771,6 +2777,13 @@ config SEC_THERMISTOR
help
Use thermistor driver for checking temperature near AP chip.
+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.
+
config SEC_FACTORY
bool "Enable FACTORY Features"
default n