HID: uclogic: fix up Kconfig entry

Remove remains of the original dependency of the driver on CONFIG_EMBEDDED.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index d0b43c9..34402bb 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -177,7 +177,7 @@
 	Support for Kye/Genius Ergo Mouse.
 
 config HID_UCLOGIC
-	tristate "UC-Logic" if EMBEDDED
+	tristate "UC-Logic"
 	depends on USB_HID
 	---help---
 	Support for UC-Logic tablets.