• Felipe Balbi's avatar
    usb: dwc3: drop CONFIG_USB_DWC3_DEBUG · 9fcfa463
    Felipe Balbi authored
    now that we have no users of dev_dbg() in dwc3,
    we can safely remove CONFIG_USB_DWC3_DEBUG.
    
    If dev_dbg() is ever strictly necessary - and I
    don't see why it would, considering we want to
    rely on tracepoints for debug - we will depend
    on DYNAMIC_PRINTK to enable such messages.
    Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
    9fcfa463
Makefile 1.15 KB