Commit 8fb822c5 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman

USB: phy: remove CONFIG_USB_DEBUG usage

Now that no USB phy driver is using CONFIG_USB_DEBUG, remove it from the
Makefile.
Acked-by: default avatarFelipe Balbi <balbi@ti.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 523e531e
#
# Makefile for physical layer USB drivers
#
ccflags-$(CONFIG_USB_DEBUG) := -DDEBUG
obj-$(CONFIG_USB_PHY) += phy.o
obj-$(CONFIG_OF) += of.o
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment