From: Jiri Kosina Date: Mon, 4 Jan 2010 11:04:59 +0000 (+0100) Subject: HID: make Stantum driver standalone config option X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=92688c0c3c1c9e2daf705d307e8fda1b5a180d26;p=linux-beck.git 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 --- diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index 84272c690310..5f73774164d8 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig @@ -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.