HID: make 3M PCT touchscreen driver standalone config option
authorJiri Kosina <jkosina@suse.cz>
Wed, 23 Dec 2009 12:12:32 +0000 (13:12 +0100)
committerJiri Kosina <jkosina@suse.cz>
Wed, 23 Dec 2009 12:21:34 +0000 (13:21 +0100)
commit4b186f72033611c2b526c7341534e71ee4afd222
tree034565c164de4b67293192256961a396aec44d40
parentb6353f4f36f03a12edaf3fa5365b475a28106035
HID: make 3M PCT touchscreen driver standalone config option

The point behind 'default !EMBEDDED' for certain HID drivers that simple and
straightforward quirks for HID devices (which are implemented as drivers on
HID bus) wouldn't have to be enabled separately, if the device is otherwise
more-or-less HID standard compliant.

But this driver is rather standalone driver, so we'd want to have it normally
selectable.

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