]> git.karo-electronics.de Git - mv-sheeva.git/commitdiff
acpi: make ACPI_PROCFS default to y
authorAndrew Morton <akpm@linux-foundation.org>
Thu, 15 Nov 2007 00:59:21 +0000 (16:59 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 15 Nov 2007 02:45:39 +0000 (18:45 -0800)
Zillions of people are getting my-battery-monitor-doesnt-work problems
(including me).

Lessen the damage by making ACPI_PROCFS default to on.

Cc: Len Brown <lenb@kernel.org>
Cc: "Rafael J. Wysocki" <rjw@sisk.pl>
Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/acpi/Kconfig

index ce9dead0f499a221eb9f8c1e34880a374dadd86f..087a7028ae84ece99cd42676a585c43802fa573c 100644 (file)
@@ -50,6 +50,7 @@ config ACPI_SLEEP
 config ACPI_PROCFS
        bool "Deprecated /proc/acpi files"
        depends on PROC_FS
+       default y
        ---help---
          For backwards compatibility, this option allows
          deprecated /proc/acpi/ files to exist, even when