Message ID | 20170301214851.5105-1-drake@endlessm.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index 1aeb80e..51e6e9e 100644 --- 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.
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> --- drivers/hid/Kconfig | 1 - 1 file changed, 1 deletion(-) v2: Split off earlier patch from Feb 16: hid-asus: support Republic of Gamers special keys