HID: make Stantum driver standalone config option
authorJiri Kosina <jkosina@suse.cz>
Mon, 4 Jan 2010 11:04:59 +0000 (12:04 +0100)
committerJiri Kosina <jkosina@suse.cz>
Mon, 4 Jan 2010 11:04:59 +0000 (12:04 +0100)
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>
drivers/hid/Kconfig

index 84272c6..5f73774 100644 (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.