diff options
| -rw-r--r-- | drivers/hid/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index 4c65e75d5b8d..e85c8fe9ffcf 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
| @@ -249,7 +249,7 @@ config GREENASIA_FF | |||
| 249 | config HID_TOPSEED | 249 | config HID_TOPSEED |
| 250 | tristate "TopSeed Cyberlink remote control support" if EMBEDDED | 250 | tristate "TopSeed Cyberlink remote control support" if EMBEDDED |
| 251 | depends on USB_HID | 251 | depends on USB_HID |
| 252 | default y | 252 | default !EMBEDDED |
| 253 | ---help--- | 253 | ---help--- |
| 254 | Say Y if you have a TopSeed Cyberlink remote control. | 254 | Say Y if you have a TopSeed Cyberlink remote control. |
| 255 | 255 | ||
