提交 205adbec 编写于 作者: P Pavel Machek 提交者: Jiri Kosina

HID: make HID_DEBUG defaults consistent

Make defaults consistent with help text suggestions for HID_DEBUG.
Signed-off-by: NPavel Machek <pavel@suse.cz>
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 0d34fb8e
...@@ -29,11 +29,11 @@ config HID ...@@ -29,11 +29,11 @@ config HID
For docs and specs, see http://www.usb.org/developers/hidpage/ For docs and specs, see http://www.usb.org/developers/hidpage/
If unsure, say Y If unsure, say Y.
config HID_DEBUG config HID_DEBUG
bool "HID debugging support" bool "HID debugging support"
default y if !EMBEDDED default y
depends on HID depends on HID
---help--- ---help---
This option lets the HID layer output diagnostics about its internal This option lets the HID layer output diagnostics about its internal
...@@ -44,7 +44,7 @@ config HID_DEBUG ...@@ -44,7 +44,7 @@ config HID_DEBUG
This feature is useful for those who are either debugging the HID parser This feature is useful for those who are either debugging the HID parser
or any HID hardware device. or any HID hardware device.
If unsure, say N If unsure, say Y.
config HIDRAW config HIDRAW
bool "/dev/hidraw raw HID device support" bool "/dev/hidraw raw HID device support"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册