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)
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>

No differences found