Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 383da245 authored by Peter Chen's avatar Peter Chen
Browse files

usb: chipidea: delete static debug support



Since we have dynamic debug support, delete static debug for chipidea

Signed-off-by: default avatarPeter Chen <peter.chen@freescale.com>
parent 9d8c850d
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -37,9 +37,4 @@ config USB_CHIPIDEA_HOST
	  Say Y here to enable host controller functionality of the
	  ChipIdea driver.

config USB_CHIPIDEA_DEBUG
	bool "ChipIdea driver debug"
	help
	  Say Y here to enable debugging output of the ChipIdea driver.

endif
+0 −2
Original line number Diff line number Diff line
ccflags-$(CONFIG_USB_CHIPIDEA_DEBUG) := -DDEBUG

obj-$(CONFIG_USB_CHIPIDEA)		+= ci_hdrc.o

ci_hdrc-y				:= core.o otg.o debug.o