projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f14f526
)
HID: fix default Kconfig setting for TopSpeed driver
author
Jiri Kosina
<jkosina@suse.cz>
Sat, 3 Jan 2009 23:39:08 +0000
(
00:39
+0100)
committer
Jiri 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
patch
|
blob
|
history
diff --git
a/drivers/hid/Kconfig
b/drivers/hid/Kconfig
index 4c65e75d5b8d7c1bf38260666f6112453cbad3b6..e85c8fe9ffcfd9df88f824503af6c105bebb048f 100644
(file)
--- a/
drivers/hid/Kconfig
+++ b/
drivers/hid/Kconfig
@@
-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.