瀏覽代碼

usb: chipidea: delete static debug support

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

Signed-off-by: Peter Chen <peter.chen@freescale.com>
Peter Chen 9 年之前
父節點
當前提交
383da2450c
共有 2 個文件被更改,包括 0 次插入7 次删除
  1. 0 5
      drivers/usb/chipidea/Kconfig
  2. 0 2
      drivers/usb/chipidea/Makefile

+ 0 - 5
drivers/usb/chipidea/Kconfig

@@ -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
drivers/usb/chipidea/Makefile

@@ -1,5 +1,3 @@
-ccflags-$(CONFIG_USB_CHIPIDEA_DEBUG) := -DDEBUG
-
 obj-$(CONFIG_USB_CHIPIDEA)		+= ci_hdrc.o
 
 ci_hdrc-y				:= core.o otg.o debug.o