aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/Kconfig
diff options
context:
space:
mode:
authorLen Brown <len.brown@intel.com>2006-07-10 02:39:26 -0400
committerLen Brown <len.brown@intel.com>2006-07-10 02:39:26 -0400
commit1a39ed5888a8336ed2762d5b367195b14b878850 (patch)
tree97119752e85b6ab063e5c1bab42d931eee44f311 /drivers/acpi/Kconfig
parent1b045e5d207fc65e6708e303c2ab4249bf619982 (diff)
parentd75080328affb4b268da430b7074cc8139cc662a (diff)
downloadkernel_samsung_smdk4412-1a39ed5888a8336ed2762d5b367195b14b878850.tar.gz
kernel_samsung_smdk4412-1a39ed5888a8336ed2762d5b367195b14b878850.tar.bz2
kernel_samsung_smdk4412-1a39ed5888a8336ed2762d5b367195b14b878850.zip
Pull trivial into test branch
Diffstat (limited to 'drivers/acpi/Kconfig')
-rw-r--r--drivers/acpi/Kconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig
index 290c767dd77..89eacd1bfee 100644
--- a/drivers/acpi/Kconfig
+++ b/drivers/acpi/Kconfig
@@ -107,7 +107,6 @@ config ACPI_BUTTON
config ACPI_VIDEO
tristate "Video"
depends on X86
- default y
help
This driver implement the ACPI Extensions For Display Adapters
for integrated graphics devices on motherboard, as specified in
@@ -350,7 +349,6 @@ config ACPI_SBS
tristate "Smart Battery System (EXPERIMENTAL)"
depends on X86 && I2C
depends on EXPERIMENTAL
- default y
help
This driver adds support for the Smart Battery System.
Depends on I2C (Device Drivers ---> I2C support)