]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
reverse CONFIG_ACPI_PROC_EVENT default
authorHugh Dickins <hugh@veritas.com>
Mon, 27 Aug 2007 15:04:39 +0000 (16:04 +0100)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 27 Aug 2007 17:27:48 +0000 (10:27 -0700)
commit721ebe005c3bb9add55b2e462dfc1bcf8efc6b8f
tree1b76114dec1d27e31cf165fc10b03705a95d83ea
parent813409771731d80e6fa94199adf99f2269a4afc0
reverse CONFIG_ACPI_PROC_EVENT default

Sigh.  Again an ACPI assault on the Thinkpad's Fn+F4 to suspend to RAM.
The default and text for CONFIG_THINKPAD_ACPI_INPUT_ENABLED were fixed
in -rc3, but now commit 14e04fb34ffa82ee61ae69f98d8fca12d2e8e31c ("ACPI:
Schedule /proc/acpi/event for removal") introduces the ACPI_PROC_EVENT
config entry, and defaults it to 'n' to disable it again.

Change default to y, and add comment to make it clearer that n is for
future distros.

Signed-off-by: Hugh Dickins <hugh@veritas.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Len Brown <len.brown@intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/acpi/Kconfig