[PATCH 4/12] acpi: select ACPI_EC for MSI_LAPTOP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Fix kernel build problem as MSI_LAPTOP depends on ACPI_EC.

Signed-off-by: Andreas Herrmann <[email protected]>
---
 drivers/misc/Kconfig |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig
index 72774c9..0d6f369 100644
--- a/drivers/misc/Kconfig
+++ b/drivers/misc/Kconfig
@@ -99,8 +99,8 @@ config ASUS_LAPTOP
 
 config MSI_LAPTOP
         tristate "MSI Laptop Extras"
-        depends on X86
-        depends on ACPI_EC
+        depends on X86 && ACPI
+        select ACPI_EC
         depends on BACKLIGHT_CLASS_DEVICE
         ---help---
 	  This is a driver for laptops built by MSI (MICRO-STAR
-- 
1.5.0.7




-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux