commit | d04b431e3d769fbbf26c4f4072002375c8cc4ed9 | [log] [tgz] |
---|---|---|
author | David Brownell <dbrownell@users.sourceforge.net> | Thu Dec 11 14:54:07 2008 +0100 |
committer | Jiri Kosina <jkosina@suse.cz> | Sun Jan 04 01:00:52 2009 +0100 |
tree | 9b408dfcbe4fefe376a01232f962f9930f2f598a | |
parent | aae6c286dad33c7f2c6992b9e310a371f2ae377e [diff] |
HID: switch specialized drivers from "default y" to !EMBEDDED Fix the obnoxious "default y" for all the "special" HID code, which forces folk with EMBEDDED defined to manually override that inappropriate default for almost 20 choices. The general policy is against "default y"; it should apply here too. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Jiri Kosina <jkosina@suse.cz>