From: Daniel Drake Date: Wed, 1 Mar 2017 21:48:50 +0000 (-0600) Subject: HID: asus: drop dependency on I2C_HID X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=7877474905460e084bdfa65a82b9280767cfbfd6;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git 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 Reviewed-by: Benjamin Tissoires Signed-off-by: Jiri Kosina --- 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.