]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
usb: core: remove the Kconfig entry for USB_DEBUG
authorPeter Chen <peter.chen@freescale.com>
Mon, 28 Apr 2014 06:12:38 +0000 (14:12 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 May 2014 22:18:48 +0000 (15:18 -0700)
commita838ec7b0293ba0cdcda9b75cf428c93beea927c
tree222ebb6f18fe4e4871287fad41ab4d26e834975c
parentfebf2f63c1d8b4e622730f52202b9d0374a6c058
usb: core: remove the Kconfig entry for USB_DEBUG

Since we have already removed the usage of CONFIG_USB_DEBUG, it is
meaningless that there is still a configuration entry for CONFIG_USB_DEBUG.

Signed-off-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/Kconfig