MPDECISION: minor fixes to mpdecision
/arch/arm/mach-msm/Kconfig
blob:e6d3f5be50124b78152c64a57cc65b0afb1bcc9d -> blob:51b347af328bb1a6ff6be214dfa7e531b2a963b6
--- arch/arm/mach-msm/Kconfig
+++ arch/arm/mach-msm/Kconfig
@@ -904,13 +904,6 @@ config PHYS_OFFSET
default "0x40200000" if ARCH_MSM8X60
default "0x10000000"
-config HAVE_END_MEM
- bool "Specify highest physical RAM address at compile time"
-
-config END_MEM
- hex "Highest physical address where system RAM resides"
- depends on HAVE_END_MEM
-
config KERNEL_PMEM_EBI_REGION
bool "Enable in-kernel PMEM region for EBI"
default y if ARCH_MSM8X60
@@ -1524,15 +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)
-
-
if CPU_FREQ_MSM
config MSM_CPU_FREQ_SET_MIN_MAX