Skip to content
Commit 58037eb9 authored by Jiri Kosina's avatar Jiri Kosina
Browse files

HID: make debugging output runtime-configurable



There have been many reports recently about broken HID devices, the
diagnosis of which required users to recompile their kernels in order
to be able to provide debugging output needed for coding a quirk for
a particular device.

This patch makes CONFIG_HID_DEBUG default y if !EMBEDDED and makes it
possible to control debugging output produced by HID code by supplying
'debug=1' module parameter.

Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 7dcca30a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment