diff options
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r-- | drivers/hid/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index 8fbe9fdac128..5b004b2b1a4e 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -24,6 +24,7 @@ config HID | |||
24 | 24 | ||
25 | config HID_DEBUG | 25 | config HID_DEBUG |
26 | bool "HID debugging support" | 26 | bool "HID debugging support" |
27 | default y if !EMBEDDED | ||
27 | depends on HID | 28 | depends on HID |
28 | ---help--- | 29 | ---help--- |
29 | This option lets the HID layer output diagnostics about its internal | 30 | This option lets the HID layer output diagnostics about its internal |