forked from Minki/linux
02c4fae9ea
The Kconfig for this driver is currently declared with:
config INTEL_IDLE
bool "Cpuidle Driver for Intel Processors"
...meaning that it currently is not being built as a module by anyone.
This was done in commit
|
||
---|---|---|
.. | ||
i7300_idle.c | ||
intel_idle.c | ||
Kconfig | ||
Makefile |