• J
    HID: make 3M PCT touchscreen driver standalone config option · 4b186f72
    Jiri Kosina 提交于
    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: NJiri Kosina <jkosina@suse.cz>
    4b186f72
Kconfig 8.8 KB