HID_DEBUG make defaults consistent
- From: Pavel Machek <pavel@xxxxxxx>
- Date: Tue, 6 Jan 2009 10:15:27 +0100
Make defaults consistent with help text suggestions for HID_DEBUG.
Signed-off-by: Pavel Machek <pavel@xxxxxxx>
---
commit 1555e350e30ca0cf46946f3aad62d07047444003
tree f3e8bbaa6b81e7a9f7d8181d2caf85ff49bffa44
parent 4259881431279f13bf6c5ca19b0a0ac9293ec22b
author Pavel <pavel@xxxxxxxxxx> Tue, 06 Jan 2009 10:14:55 +0100
committer Pavel <pavel@xxxxxxxxxx> Tue, 06 Jan 2009 10:14:55 +0100
drivers/hid/Kconfig | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index b4fd8ca..9c41d37 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -29,11 +29,11 @@ config HID
For docs and specs, see http://www.usb.org/developers/hidpage/
- If unsure, say Y
+ If unsure, say Y.
config HID_DEBUG
bool "HID debugging support"
- default y if !EMBEDDED
+ default y
depends on HID
---help---
This option lets the HID layer output diagnostics about its internal
@@ -44,7 +44,7 @@ config HID_DEBUG
This feature is useful for those who are either debugging the HID parser
or any HID hardware device.
- If unsure, say N
+ If unsure, say Y.
config HIDRAW
bool "/dev/hidraw raw HID device support"
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: HID_DEBUG make defaults consistent
- From: Jiri Kosina
- Re: HID_DEBUG make defaults consistent
- Prev by Date: Re: [TOMOYO #14 (mmotm 2008-12-30-16-05) 02/10] Singly linked list implementation.
- Next by Date: Re: [PATCH] kmemtrace: Remove the relay version of kmemtrace.
- Previous by thread: hwinfo problem since 2.6.28
- Next by thread: Re: HID_DEBUG make defaults consistent
- Index(es):