It won't break, but this will make me compile something I don't need and may not want. Wouldn't it make more sense to put this unified code in a new file (maybe drivers/usb/class/cdc.c) and have all related drivers depend on that instead of on usbnet? The less code that is compiled but never runs, the happier I am. On Fri, Jun 26, 2015 at 7:59 PM, Greg KH <greg@xxxxxxxxx> wrote: > On Fri, Jun 26, 2015 at 07:47:47PM +0300, Tal Shorer wrote: >> As someone who has cdc-acm enabled and usbnet disabled on my project, >> I'd rather you don't break my configuration >: > > configurations will not break, they will be updated to pull in usbnet if > needed. > > thanks, > > greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html