提交 6ce9cd86 编写于 作者: L Len Brown

intel_idle: disable module support

Right now the module capability is cauing more trouble
than it is worth.  At least one distro built intel_idle as a module
where it lost the init race with ACPI, making it useless.

Make intel_idle bool so that if you select it, you will use it.

We can restore module capability after cpuidle is enhanced
to handle run-time changing of idle drivers.
Signed-off-by: NLen Brown <len.brown@intel.com>
上级 ec67a2ba
config INTEL_IDLE config INTEL_IDLE
tristate "Cpuidle Driver for Intel Processors" bool "Cpuidle Driver for Intel Processors"
depends on CPU_IDLE depends on CPU_IDLE
depends on X86 depends on X86
depends on CPU_SUP_INTEL depends on CPU_SUP_INTEL
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册