Commit 1db489b2 authored by Jiri Kosina's avatar Jiri Kosina

HID: fix default Kconfig setting for TopSpeed driver

Make default setting for TopSpeed driver compliant with the defaults
of the other specialized HID drivers.
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent f14f526d
......@@ -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.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment