projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44ea35c
)
HID: tivo: fix broken build
author
Jiri Kosina
<jkosina@suse.cz>
Mon, 6 Feb 2012 16:36:38 +0000
(17:36 +0100)
committer
Jiri Kosina
<jkosina@suse.cz>
Mon, 6 Feb 2012 16:36:38 +0000
(17:36 +0100)
Fix mismatch between Kconfig name and Makefile expectation.
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 1f0b229f7dfc7a7df348a004fec0170a97f85cac..0a55866f1f74552ccc47f4836362d3e247eac082 100644
(file)
--- a/
drivers/hid/Kconfig
+++ b/
drivers/hid/Kconfig
@@
-594,7
+594,7
@@
config SMARTJOYPLUS_FF
Say Y here if you have a SmartJoy PLUS PS2/USB adapter and want to
enable force feedback support for it.
-config HID_TIVO
_SLIDE
+config HID_TIVO
tristate "TiVo Slide Bluetooth remote control support"
depends on USB_HID
---help---