summaryrefslogtreecommitdiffstats
path: root/config-x86-generic
diff options
context:
space:
mode:
authorDave Jones <davej@redhat.com>2011-10-14 13:13:34 -0400
committerDave Jones <davej@redhat.com>2011-10-14 13:13:46 -0400
commit3e1637b65790f195c6936e5b4e443c5ca9f37ed4 (patch)
tree09cfc91bb16b8b41245de6c0893328db00e364ce /config-x86-generic
parent04203df13cd45f0fb154538cb9c34eb294e1d6e6 (diff)
downloadkernel-3e1637b65790f195c6936e5b4e443c5ca9f37ed4.tar.gz
kernel-3e1637b65790f195c6936e5b4e443c5ca9f37ed4.tar.xz
kernel-3e1637b65790f195c6936e5b4e443c5ca9f37ed4.zip
Disable CONFIG_ACPI_PROCFS_POWER which is supposed to be going away soon.
"This option, together with the proc directories, will be deleted in 2.6.39."
Diffstat (limited to 'config-x86-generic')
-rw-r--r--config-x86-generic3
1 files changed, 2 insertions, 1 deletions
diff --git a/config-x86-generic b/config-x86-generic
index e1d81cfd6..2e4cc0a3b 100644
--- a/config-x86-generic
+++ b/config-x86-generic
@@ -59,7 +59,6 @@ CONFIG_DEBUG_STACKOVERFLOW=y
CONFIG_ACPI=y
CONFIG_ACPI_AC=y
# CONFIG_ACPI_ASUS is not set
-CONFIG_ACPI_PROCFS_POWER=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
CONFIG_ACPI_CONTAINER=m
@@ -73,6 +72,8 @@ CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_THERMAL=y
CONFIG_ACPI_TOSHIBA=m
CONFIG_ACPI_VIDEO=m
+# FIXME: Next two are deprecated. Remove them when they disappear upstream
+# CONFIG_ACPI_PROCFS_POWER is not set
# CONFIG_ACPI_PROC_EVENT is not set
CONFIG_PNPACPI=y
CONFIG_ACPI_PROCESSOR_AGGREGATOR=m