diff options
Diffstat (limited to 'drivers/cpuhotplug/Kconfig')
| -rw-r--r-- | drivers/cpuhotplug/Kconfig | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/drivers/cpuhotplug/Kconfig b/drivers/cpuhotplug/Kconfig new file mode 100644 index 00000000..6e73b1eb --- /dev/null +++ b/drivers/cpuhotplug/Kconfig @@ -0,0 +1,15 @@ +config SPRD_CPU_DYNAMIC_HOTPLUG + bool "SPRD CPU hotplug policy" + help + SPRD CPU dynamical hotplug policy. + +config NO_HOTPLUG_POLICY + bool "NO automatic CPU hotplug policy" + help + PM hotplug policy + Do not select an automatic hotplug policy + +config SS_TOUCH_BOOST_CPU_HOTPLUG + bool "SS touch boost CPU hotplug policy" + help + Samsung touch boost cpu hotplug policy |
