cpuidle: Remove manual selection of the multiple driver support
Like the coupled idle state, it is not up to the user to set this option but the driver to select it. Remove the interactive selection of this option. Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
This commit is contained in:
Родитель
1469244613
Коммит
3a4a267ee3
|
@ -15,12 +15,7 @@ config CPU_IDLE
|
||||||
if CPU_IDLE
|
if CPU_IDLE
|
||||||
|
|
||||||
config CPU_IDLE_MULTIPLE_DRIVERS
|
config CPU_IDLE_MULTIPLE_DRIVERS
|
||||||
bool "Support multiple cpuidle drivers"
|
bool
|
||||||
default n
|
|
||||||
help
|
|
||||||
Allows the cpuidle framework to use different drivers for each CPU.
|
|
||||||
This is useful if you have a system with different CPU latencies and
|
|
||||||
states. If unsure say N.
|
|
||||||
|
|
||||||
config CPU_IDLE_GOV_LADDER
|
config CPU_IDLE_GOV_LADDER
|
||||||
bool "Ladder governor (for periodic timer tick)"
|
bool "Ladder governor (for periodic timer tick)"
|
||||||
|
|
Загрузка…
Ссылка в новой задаче