aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/Kconfig
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2008-10-12 21:22:31 -0700
committerDavid S. Miller <davem@davemloft.net>2008-10-12 21:22:31 -0700
commit4bb03849aee63215f4e3859256998975ef27090d (patch)
treef6bb82b9a7c21e17b605f7ab5ee474aaf469465d /drivers/acpi/Kconfig
parentnet/bfin_mac.c MDIO namespace fixes (diff)
downloadlinux-dev-4bb03849aee63215f4e3859256998975ef27090d.tar.xz
linux-dev-4bb03849aee63215f4e3859256998975ef27090d.zip
acpi: Make ACPI_TOSHIBA depend on INPUT.
Selecting INPUT_POLLDEV is not sufficient. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/acpi/Kconfig')
-rw-r--r--drivers/acpi/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig
index 12cf5d491f0d..da49b006bcc5 100644
--- a/drivers/acpi/Kconfig
+++ b/drivers/acpi/Kconfig
@@ -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