HID: build drivers for all quirky devices by default
authorJiri Kosina <jkosina@suse.cz>
Tue, 14 Oct 2008 21:37:33 +0000 (23:37 +0200)
committerJiri Kosina <jkosina@suse.cz>
Tue, 14 Oct 2008 21:51:05 +0000 (23:51 +0200)
commit9be7bbd54df3c9c393ccd19acc49f90c517d1291
treefed22be058f11cdb6bc06d6a49eb62287779e049
parentdf9bcace7b1c29e9be1c13b034ff04f4f4c90ede
HID: build drivers for all quirky devices by default

Once kernel configuration has CONFIG_HID turned on, let also all the
specialized drivers for quirky devices to be built (unless CONFIG_EMBEDDED is
specified), as usually users don't care that much which driver
gives them the functionality, but when they want generic support, they
probably want to have support for all the quirky devices as well.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/Kconfig