]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/usb/musb/Makefile
usb: musb: Makefile: remove unexistent config option
[net-next-2.6.git] / drivers / usb / musb / Makefile
index a1677f9955aa8706cf4ac089dfe236e28a094796..9705f716386e08e3247db7ff47213c8735a8d423 100644 (file)
@@ -72,12 +72,6 @@ endif
 
 ################################################################################
 
-# FIXME remove all these extra "-DMUSB_* things, stick to CONFIG_*
-
-ifeq ($(CONFIG_USB_INVENTRA_MUSB_HAS_AHB_ID),y)
-       EXTRA_CFLAGS += -DMUSB_AHB_ID
-endif
-
 # Debugging
 
 ifeq ($(CONFIG_USB_MUSB_DEBUG),y)