MPDECISION: update MPDECISION to use DCVS, and activate it in DEFCONFIG
/arch/arm/mach-msm/Kconfig
blob:987c4a0bb0eacf565fadc8aedff632e7dad2abb6 -> blob:51b347af328bb1a6ff6be214dfa7e531b2a963b6
--- arch/arm/mach-msm/Kconfig
+++ arch/arm/mach-msm/Kconfig
@@ -1517,54 +1517,6 @@ config MSM_DALRPC_TEST
help
Exercises DAL RPC calls to QDSP6.
-config MSM_MPDEC
- bool "Enable kernel based mpdecision"
- depends on MSM_SMP
- default y
- help
- This enables kernel based multi core control.
- (up/down hotplug based on load)
-config MSM_MPDEC_STARTDELAY
- int "Deplay before starting MP DECISION"
- default 70000
- depends on MSM_MPDEC
-
-config MSM_MPDEC_DELAY
- int "Deplay before resuming MP DECISION"
- default 500
- depends on MSM_MPDEC
-
-config MSM_MPDEC_PAUSE
- int "How long to pause after external process controls cpu"
- default 10000
- depends on MSM_MPDEC
-
-config MSM_MPDEC_SCROFF_FREQ
- int "Screen Off MAX CPU"
- default 384000
- depends on MSM_MPDEC
-
-config MSM_MPDEC_IDLE_FREQ
- int "Idle MAX CPU"
- default 384000
- depends on MSM_MPDEC
-
-config MSM_MPDEC
- bool "Enable kernel based mpdecision"
- depends on MSM_SMP
- default n
- help
- This enables kernel based multi core control.
- (up/down hotplug based on load)
-
-config MSM_MPDEC
- bool "Enable kernel based mpdecision"
- depends on MSM_SMP
- default n
- help
- This enables kernel based multi core control.
- (up/down hotplug based on load)
-
if CPU_FREQ_MSM
config MSM_CPU_FREQ_SET_MIN_MAX