dect
/
linux-2.6
Archived
13
0
Fork 0

HID: tivo: fix broken build

Fix mismatch between Kconfig name and Makefile expectation.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Jiri Kosina 2012-02-06 17:36:38 +01:00
parent 44ea35c138
commit 2701eaabd7
1 changed files with 1 additions and 1 deletions

View File

@ -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---