]> git.sur5r.net Git - u-boot/blobdiff - drivers/usb/gadget/Makefile
powerpc, 8xx: remove support for 8xx
[u-boot] / drivers / usb / gadget / Makefile
index 0fbbb7c82c698dd0ea882fb868fce72669d02e54..5e316a7cff956db270ccfb0ca211c06e05c80633 100644 (file)
@@ -41,7 +41,6 @@ ifdef CONFIG_USB_DEVICE
 obj-y += core.o
 obj-y += ep0.o
 obj-$(CONFIG_DW_UDC) += designware_udc.o
-obj-$(CONFIG_MPC885_FAMILY) += mpc8xx_udc.o
 obj-$(CONFIG_CPU_PXA27X) += pxa27x_udc.o
 endif
 endif