提交 383da245 编写于 作者: P Peter Chen

usb: chipidea: delete static debug support

Since we have dynamic debug support, delete static debug for chipidea
Signed-off-by: NPeter Chen <peter.chen@freescale.com>
上级 9d8c850d
...@@ -37,9 +37,4 @@ config USB_CHIPIDEA_HOST ...@@ -37,9 +37,4 @@ config USB_CHIPIDEA_HOST
Say Y here to enable host controller functionality of the Say Y here to enable host controller functionality of the
ChipIdea driver. ChipIdea driver.
config USB_CHIPIDEA_DEBUG
bool "ChipIdea driver debug"
help
Say Y here to enable debugging output of the ChipIdea driver.
endif endif
ccflags-$(CONFIG_USB_CHIPIDEA_DEBUG) := -DDEBUG
obj-$(CONFIG_USB_CHIPIDEA) += ci_hdrc.o obj-$(CONFIG_USB_CHIPIDEA) += ci_hdrc.o
ci_hdrc-y := core.o otg.o debug.o ci_hdrc-y := core.o otg.o debug.o
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册