]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitffe8e0968b4385f746e6158ef279c5d16581d8c0
treefed22be058f11cdb6bc06d6a49eb62287779e049
parentc736df724127534d8b701e40d0563e5c71bb3cc9
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