Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.