commit | 9be7bbd54df3c9c393ccd19acc49f90c517d1291 | [log] [tgz] |
---|---|---|
author | Jiri Kosina <jkosina@suse.cz> | Tue Oct 14 23:37:33 2008 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Tue Oct 14 23:51:05 2008 +0200 |
tree | fed22be058f11cdb6bc06d6a49eb62287779e049 | |
parent | df9bcace7b1c29e9be1c13b034ff04f4f4c90ede [diff] |
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>