projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c867ac
)
HID: asus: drop dependency on I2C_HID
author
Daniel Drake
<drake@endlessm.com>
Wed, 1 Mar 2017 21:48:50 +0000
(15:48 -0600)
committer
Jiri Kosina
<jkosina@suse.cz>
Thu, 30 Mar 2017 09:16:52 +0000
(11:16 +0200)
There is nothing transport-specific in this driver, and we will now be
adding support for some Asus USB devices too.
Signed-off-by: Daniel Drake <drake@endlessm.com>
Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/hid/Kconfig
b/drivers/hid/Kconfig
index
8c54cb8
..
b22bcef
100644
(file)
--- a/
drivers/hid/Kconfig
+++ b/
drivers/hid/Kconfig
@@
-136,7
+136,6
@@
config HID_APPLEIR
config HID_ASUS
tristate "Asus"
- depends on I2C_HID
---help---
Support for Asus notebook built-in keyboard and touchpad via i2c.