Merge branches 'upstream', 'upstream-fixes' and 'debugfs' into for-linus
[firefly-linux-kernel-4.4.55.git] / drivers / hid / Kconfig
index aba8facecce83cf4467c8ab0a18b326b6779ffe4..111afbe8de038e949cab63cdf936c63bc4002381 100644 (file)
@@ -31,21 +31,6 @@ config HID
 
          If unsure, say Y.
 
-config HID_DEBUG
-       bool "HID debugging support"
-       default y
-       depends on HID
-       ---help---
-       This option lets the HID layer output diagnostics about its internal
-       state, resolve HID usages, dump HID fields, etc. Individual HID drivers
-       use this debugging facility to output information about individual HID
-       devices, etc.
-
-       This feature is useful for those who are either debugging the HID parser
-       or any HID hardware device.
-
-       If unsure, say Y.
-
 config HIDRAW
        bool "/dev/hidraw raw HID device support"
        depends on HID