Skip to content

Commit

Permalink
HID: asus: drop dependency on I2C_HID
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Daniel Drake authored and Jiri Kosina committed Mar 30, 2017
1 parent 2c867ac commit 7877474
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/hid/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 7877474

Please sign in to comment.