]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
acpi: Make ACPI_TOSHIBA depend on INPUT.
authorDavid S. Miller <davem@davemloft.net>
Mon, 13 Oct 2008 04:22:31 +0000 (21:22 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 13 Oct 2008 04:22:31 +0000 (21:22 -0700)
Selecting INPUT_POLLDEV is not sufficient.

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/acpi/Kconfig

index 12cf5d491f0de2d0dc086cfb00935d23757b44ff..da49b006bcc58cb4819787cdb3156c82138180af 100644 (file)
@@ -259,7 +259,7 @@ config ACPI_ASUS
 
 config ACPI_TOSHIBA
        tristate "Toshiba Laptop Extras"
-       depends on X86
+       depends on X86 && INPUT
        select INPUT_POLLDEV
        select NET
        select RFKILL