Commit 806eebe8 authored by Dennis Rassmann's avatar Dennis Rassmann
Browse files

mach-msm: add cmdline_options to kconfig

Signed-off-by: Dennis Rassmann's avatarDennis Rassmann <showp1984@gmail.com>
parent b60910ba
......@@ -1676,6 +1676,12 @@ config CPU_VOLTAGE_TABLE
bool "Enable CPU Voltage Table via sysfs for adjustements"
default n
config CMDLINE_OPTIONS
bool "Enable cmdline s2w/khz/gov/maxscroff/scheduler command parsing"
default n
help
This enables the parsing of special cmdline variables.
config MSM_CPU_AVS
bool "Enable software controlled Adaptive Voltage Scaling (AVS)"
depends on (ARCH_MSM_SCORPION && QSD_SVS)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment