Skip to content

Commit

Permalink
acpi: Make ACPI_TOSHIBA depend on INPUT.
Browse files Browse the repository at this point in the history
Selecting INPUT_POLLDEV is not sufficient.

Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
David S. Miller committed Oct 13, 2008
1 parent 0ed0563 commit 4bb0384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/acpi/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4bb0384

Please sign in to comment.