aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeann Ogasawara <leann.ogasawara@canonical.com>2011-07-18 10:27:52 -0700
committerJohn Rigby <john.rigby@linaro.org>2011-07-25 14:41:19 -0600
commit3c13b49f16a053e5a1c405bb1ba8ccfdbe864c3e (patch)
tree712433c9112aff07eb46246cc85d4a3ffe64c211
parent620903412fc875799d867b5d8e785dd812f45e53 (diff)
UBUNTU: [Config] Set CONFIG_ACPI_SBS=m
Per the non-modular module review, enable CONFIG_ACPI_SBS=m rather than built in. This driver supports the Smart Battery System, another type of access to battery information, found on some laptops. Signed-off-by: Leann Ogasawara <leann.ogasawara@canonical.com>
-rw-r--r--debian.master/config/config.common.ubuntu2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
index 310cde6d12b..87f3d102937 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -72,7 +72,7 @@ CONFIG_ACPI_PROCFS=y
CONFIG_ACPI_PROCFS_POWER=y
CONFIG_ACPI_PROC_EVENT=y
CONFIG_ACPI_QUICKSTART=m
-CONFIG_ACPI_SBS=y
+CONFIG_ACPI_SBS=m
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_THERMAL=y
CONFIG_ACPI_TOSHIBA=m