[PATCH 1/2] UBUNTU: (config) Disable ACPI_PROCFS_POWER
Stefan Bader
stefan.bader at canonical.com
Tue Jul 3 15:54:39 UTC 2012
This creates some entries under /proc/acpi for power management
usage for entries that have been moved into /sys. Apparently
it should have dropped long ago, so nothing should rely on it
anymore. Or if it does, now would be a good time to change...
Signed-off-by: Stefan Bader <stefan.bader at canonical.com>
---
debian.master/config/config.common.ubuntu | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
index 2824683..8cc768c 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -61,7 +61,7 @@ CONFIG_ACPI_PCI_SLOT=m
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_PROCESSOR_AGGREGATOR=m
# CONFIG_ACPI_PROCFS is not set
-CONFIG_ACPI_PROCFS_POWER=y
+# CONFIG_ACPI_PROCFS_POWER is not set
CONFIG_ACPI_PROC_EVENT=y
CONFIG_ACPI_QUICKSTART=m
CONFIG_ACPI_SBS=m
--
1.7.9.5
More information about the kernel-team
mailing list