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: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Jiri Kosina 2010-01-04 12:04:59 +01:00
parent d3fb5454a8
commit 92688c0c3c
1 changed files with 1 additions and 1 deletions

View File

@ -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.