You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
acpi: Make ACPI_TOSHIBA depend on INPUT.
Selecting INPUT_POLLDEV is not sufficient. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -259,7 +259,7 @@ config ACPI_ASUS
|
|||||||
|
|
||||||
config ACPI_TOSHIBA
|
config ACPI_TOSHIBA
|
||||||
tristate "Toshiba Laptop Extras"
|
tristate "Toshiba Laptop Extras"
|
||||||
depends on X86
|
depends on X86 && INPUT
|
||||||
select INPUT_POLLDEV
|
select INPUT_POLLDEV
|
||||||
select NET
|
select NET
|
||||||
select RFKILL
|
select RFKILL
|
||||||
|
|||||||
Reference in New Issue
Block a user