Skip to content

Commit

Permalink
HID: tivo: fix broken build
Browse files Browse the repository at this point in the history
Fix mismatch between Kconfig name and Makefile expectation.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
  • Loading branch information
Jiri Kosina committed Feb 6, 2012
1 parent 44ea35c commit 2701eaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/hid/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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---
Expand Down

0 comments on commit 2701eaa

Please sign in to comment.