Linux is already way behind the competition on both STR and STD.
Disabling it because it doesn't work will makes this situation
worse, not better.
Can you be specific about how much additional "bloat" your system
must endure with CONFIG_ACPI_SLEEP=y
You also don't need a lot of other code in your kernel.
At some point the complexity of supporting more configuration options
out-weights the benefits of having them. I have a pretty good idea
of the cost of maintaining the code. So my question to you is
is what, exactly, is the benefit of having 2.6.22 CONFIG_ACPI_SLEEP=y
that is now lost in 2.6.23-git?
ACPI_PROCESSOR supports C-states and P-states and is not directly
related to support for system sleep states. If your system is recent,
then it is likely that you want to enable this (and cpufreq) to save power --
even if you are not interested in system-wide sleep states.
-Len
-