mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-04 04:03:04 +09:00
PD#138714: add cpu hotplug Split cpu hotplug from cpufreq_hotplug. Cpu hotplug is not depend on cpufreq_hotplug. Change-Id: I4888f6d046e26561166b55aab48ca0a4b0ac9dd3 Signed-off-by: Jianxin Pan <jianxin.pan@amlogic.com>
7 lines
112 B
Plaintext
7 lines
112 B
Plaintext
config AMLOGIC_CPU_HOTPLUG
|
|
bool "Amlogic cpu freq"
|
|
default n
|
|
help
|
|
say y to enable Amlogic chipid driver.
|
|
|