]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI: delete CPU_IDLE=n code
authorLen Brown <len.brown@intel.com>
Fri, 6 Feb 2009 17:24:17 +0000 (12:24 -0500)
committerLen Brown <len.brown@intel.com>
Fri, 6 Feb 2009 17:34:39 +0000 (12:34 -0500)
commitdcb058d0936eeb93185c672bb6256a56fab02079
tree83f6b6106d5ade8301327488fe6f45a6eaaa3476
parente83b9d9fb49f1ccc48476e1081a5ec39acb892a2
ACPI: delete CPU_IDLE=n code

CPU_IDLE=y has been default for ACPI=y since Nov-2007,
and has shipped in many distributions since then.

Here we delete the CPU_IDLE=n ACPI idle code, since
nobody should be using it, and we don't want to
maintain two versions.

Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/Kconfig
drivers/acpi/processor_idle.c