On Fri, 4 Apr 2008, Jiri Slaby wrote: > +menu "Special HID drivers" > + depends on HID > + > +config HID_LOGITECH > + tristate "Logitech" > + depends on USB_HID > + ---help--- > + Support for some Logitech devices which breaks less or more > + HID specification. Hi Jiri, I think that we want to make this default to y if USB_HID is selected, right? > > +config HID_APPLE > + tristate "Apple" > + depends on (USB_HID || BT_HIDP) > + ---help--- > + Support for some Apple devices which less or more break > + HID specification. > + and the same here. Otherwise default kernel configuration might make the hardware that worked properly in previous versions not to work with new kernel. Thanks, -- Jiri Kosina -- 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