Merge tag 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux...
[firefly-linux-kernel-4.4.55.git] / drivers / hid / i2c-hid / Kconfig
index 5b7d4d87a143e88f3c06b965a28e36df2d2329d4..b66617a020bd258c0327b42d3efcf9e3c4c1f703 100644 (file)
@@ -7,15 +7,12 @@ config I2C_HID
        depends on I2C && INPUT
        select HID
        ---help---
-         Say Y here if you want to use the HID over i2c protocol
-         implementation.
+         Say Y here if you use a keyboard, a touchpad, a touchscreen, or any
+         other HID based devices which is connected to your computer via I2C.
 
          If unsure, say N.
 
          This support is also available as a module.  If so, the module
          will be called i2c-hid.
 
-comment "Input core support is needed for HID over I2C input layer"
-       depends on I2C_HID && INPUT=n
-
 endmenu