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: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
f14f526d02
commit
1db489b295
@ -249,7 +249,7 @@ config GREENASIA_FF
|
|||||||
config HID_TOPSEED
|
config HID_TOPSEED
|
||||||
tristate "TopSeed Cyberlink remote control support" if EMBEDDED
|
tristate "TopSeed Cyberlink remote control support" if EMBEDDED
|
||||||
depends on USB_HID
|
depends on USB_HID
|
||||||
default y
|
default !EMBEDDED
|
||||||
---help---
|
---help---
|
||||||
Say Y if you have a TopSeed Cyberlink remote control.
|
Say Y if you have a TopSeed Cyberlink remote control.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user