aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Drake <[email protected]>2017-03-01 15:48:50 -0600
committerJiri Kosina <[email protected]>2017-03-30 11:16:52 +0200
commit7877474905460e084bdfa65a82b9280767cfbfd6 (patch)
treea085376d7533fb64f3952de76c72205e2b5d8c05
parent2c867ac3957de0f7b6886d1d9ce7d4dafd3c7b33 (diff)
HID: asus: drop dependency on I2C_HID
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 <[email protected]> Reviewed-by: Benjamin Tissoires <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
-rw-r--r--drivers/hid/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index 8c54cb8f5d6d..b22bcefd5e85 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.