From: Andrew Morton 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 Cc: "Rafael J. Wysocki" Cc: Ingo Molnar Signed-off-by: Andrew Morton --- drivers/acpi/Kconfig | 1 + 1 file changed, 1 insertion(+) diff -puN drivers/acpi/Kconfig~acpi-make-acpi_procfs-default-to-y drivers/acpi/Kconfig --- a/drivers/acpi/Kconfig~acpi-make-acpi_procfs-default-to-y +++ a/drivers/acpi/Kconfig @@ -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 _