From 7ba427c2363d91d4221843a9ae601f90f8d928b9 Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Fri, 17 Oct 2008 13:46:08 -0700 Subject: panasonic-laptop: depends on ACPI panasonic-laptop uses many acpi_*() functions so it should depend on ACPI; otherwise there are approximately 70 warnings/errors generated. Signed-off-by: Randy Dunlap Acked-by: Harald Welte Signed-off-by: Len Brown --- drivers/misc/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/misc') diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig index 4ed83575393..ec21994a2da 100644 --- a/drivers/misc/Kconfig +++ b/drivers/misc/Kconfig @@ -247,7 +247,7 @@ config MSI_LAPTOP config PANASONIC_LAPTOP tristate "Panasonic Laptop Extras" - depends on X86 && INPUT + depends on X86 && INPUT && ACPI depends on BACKLIGHT_CLASS_DEVICE ---help--- This driver adds support for access to backlight control and hotkeys -- cgit v1.2.3