projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f20820
)
amilo-rfkill: Add dependency on SERIO_I8042
author
Ben Hutchings
<ben@decadent.org.uk>
Tue, 14 May 2013 01:44:26 +0000
(
02:44
+0100)
committer
Matthew Garrett
<matthew.garrett@nebula.com>
Mon, 8 Jul 2013 15:46:58 +0000
(11:46 -0400)
I forgot to add this when changing the driver to use the proper
i8042 functions.
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>
drivers/platform/x86/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/platform/x86/Kconfig
b/drivers/platform/x86/Kconfig
index 85772616efbf02b82c61af7e0846baed894c273e..37645b923c52248c54057391ac46e96af176c51b 100644
(file)
--- a/
drivers/platform/x86/Kconfig
+++ b/
drivers/platform/x86/Kconfig
@@
-176,6
+176,7
@@
config FUJITSU_TABLET
config AMILO_RFKILL
tristate "Fujitsu-Siemens Amilo rfkill support"
depends on RFKILL
+ depends on SERIO_I8042
---help---
This is a driver for enabling wifi on some Fujitsu-Siemens Amilo
laptops.