USB: misc: remove CONFIG_USB_DEBUG from Makefile
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Jun 2013 23:30:47 +0000 (16:30 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Jul 2013 23:19:57 +0000 (16:19 -0700)
commit4ce10417e840ab58717d2c91986d8684c6858c3f
treed6caa0a07b5d57007acbed853a06e53979b673c7
parent28f47c34c75222abefac95a5740b246e065de35f
USB: misc: remove CONFIG_USB_DEBUG from Makefile

Now that no usb misc driver is looking for CONFIG_USB_DEBUG, or DEBUG,
don't enable it in the Makefile, as that's pointless.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/misc/Makefile