On Fri, 14 Oct 2011, Jarod Wilson wrote: > +config HID_TIVO_SLIDE > + tristate "TiVo Slide Bluetooth remote control support" > + depends on USB_HID > + ---help--- > + Say Y if you have a TiVo Slide Bluetooth remote control. > + > config HID_TOPSEED > tristate "TopSeed Cyberlink, BTC Emprex, Conceptronic remote control support" > depends on USB_HID > diff --git a/drivers/hid/Makefile b/drivers/hid/Makefile > index 0a0a38e..3610001 100644 > --- a/drivers/hid/Makefile > +++ b/drivers/hid/Makefile > @@ -68,6 +68,7 @@ obj-$(CONFIG_HID_SPEEDLINK) += hid-speedlink.o > obj-$(CONFIG_HID_SUNPLUS) += hid-sunplus.o > obj-$(CONFIG_HID_GREENASIA) += hid-gaff.o > obj-$(CONFIG_HID_THRUSTMASTER) += hid-tmff.o > +obj-$(CONFIG_HID_TIVO) += hid-tivo.o I have fixed the mismatching names (_TIVO vs. _TIVO_SLIDE) and applied. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html