]> Pileus Git - ~andy/linux/commit
HID: Remove "default m" from HID_LOGITECH_DJ
authorJosh Triplett <josh@joshtriplett.org>
Mon, 3 Sep 2012 04:43:52 +0000 (21:43 -0700)
committerJiri Kosina <jkosina@suse.cz>
Mon, 3 Sep 2012 12:48:39 +0000 (14:48 +0200)
commit6dbea04417817995a08c1c478f2a40733465bc19
tree016631231821f4892c2d1aa39554a6d756e43e2a
parent00315e4f5343bf8b0858f840884f6e19464698c7
HID: Remove "default m" from HID_LOGITECH_DJ

HID_LOGITECH_DJ uses "default m", which enables it in default kernel
builds.  Since this module just enables extra, non-critical
functionality for one particular piece of hardware (specifically,
differentiating multiple wireless keyboards and mice as separate input
devices rather than treating them as one device), and the hardware works
just fine with the default USB HID support, drop the "default m".

Signed-off-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/Kconfig