commit | f36ee074d5d563a832fbfc378207739db3a0a205 | [log] [tgz] |
---|---|---|
author | Jiri Kosina <jkosina@suse.cz> | Mon Aug 09 19:56:01 2010 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Mon Aug 09 19:56:01 2010 +0200 |
tree | 8cbdc1c33787fae9d99c738f6f215db2a90781e0 | |
parent | f8a489cc5f7adafa9f1420279be793de0fba481c [diff] [blame] |
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.