projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ed0563
)
acpi: Make ACPI_TOSHIBA depend on INPUT.
author
David S. Miller
<davem@davemloft.net>
Mon, 13 Oct 2008 04:22:31 +0000
(21:22 -0700)
committer
David 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
patch
|
blob
|
blame
|
history
diff --git
a/drivers/acpi/Kconfig
b/drivers/acpi/Kconfig
index 12cf5d491f0de2d0dc086cfb00935d23757b44ff..da49b006bcc58cb4819787cdb3156c82138180af 100644
(file)
--- 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