Commit 92688c0c authored by Jiri Kosina's avatar Jiri Kosina

HID: make Stantum driver standalone config option

Analogically to commit "HID: make 3M PCT touchscreen driver
standalone config option", remove the dependency of Stantum
driver on CONFIG_EMBEDDED, as it is a standalone driver rather
than device quirk.
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent d3fb5454
......@@ -248,7 +248,7 @@ config HID_SONY
Support for Sony PS3 controller.
config HID_STANTUM
tristate "Stantum" if EMBEDDED
tristate "Stantum"
depends on USB_HID
---help---
Support for Stantum multitouch panel.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment