HID: fix default Kconfig setting for TopSpeed driver
authorJiri Kosina <jkosina@suse.cz>
Sat, 3 Jan 2009 23:39:08 +0000 (00:39 +0100)
committerJiri Kosina <jkosina@suse.cz>
Sun, 4 Jan 2009 00:00:54 +0000 (01:00 +0100)
Make default setting for TopSpeed driver compliant with the defaults
of the other specialized HID drivers.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/Kconfig

index 4c65e75..e85c8fe 100644 (file)
@@ -249,7 +249,7 @@ config GREENASIA_FF
 config HID_TOPSEED
        tristate "TopSeed Cyberlink remote control support" if EMBEDDED
        depends on USB_HID
-       default y
+       default !EMBEDDED
        ---help---
        Say Y if you have a TopSeed Cyberlink remote control.