From b0991d0dbed9bbb374645ae651223a09aa20518c Mon Sep 17 00:00:00 2001 From: Len Brown Date: Fri, 8 Feb 2008 00:37:16 -0500 Subject: [PATCH] --- yaml --- r: 84840 b: refs/heads/master c: 4a507d93fac78ecd37d18343c57c564f6a126f01 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/misc/Kconfig | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index e56552ddad00..217719972b59 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 20b4514799ebcfb04b45537e90e421cb73fd0cc9 +refs/heads/master: 4a507d93fac78ecd37d18343c57c564f6a126f01 diff --git a/trunk/drivers/misc/Kconfig b/trunk/drivers/misc/Kconfig index 218c65a7d914..e19343ec20cd 100644 --- a/trunk/drivers/misc/Kconfig +++ b/trunk/drivers/misc/Kconfig @@ -97,9 +97,9 @@ config ACER_WMI depends on X86 depends on EXPERIMENTAL depends on ACPI - depends on ACPI_WMI depends on LEDS_CLASS depends on BACKLIGHT_CLASS_DEVICE + select ACPI_WMI ---help--- This is a driver for newer Acer (and Wistron) laptops. It adds wireless radio and bluetooth control, and on some laptops, @@ -146,7 +146,7 @@ config TC1100_WMI tristate "HP Compaq TC1100 Tablet WMI Extras" depends on X86 && !X86_64 depends on ACPI - depends on ACPI_WMI + select ACPI_WMI ---help--- This is a driver for the WMI extensions (wireless and bluetooth power control) of the HP Compaq TC1100 tablet.