From: Randy Dunlap Date: Fri, 17 Oct 2008 20:46:08 +0000 (-0700) Subject: panasonic-laptop: depends on ACPI X-Git-Tag: v2.6.28-rc1~26^2~8^2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=7ba427c2363d91d4221843a9ae601f90f8d928b9;p=karo-tx-linux.git 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 --- diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig index 4ed83575393c..ec21994a2daa 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