summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/Makefile
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-08-06 12:17:49 +0900
committerTom Rini <trini@ti.com>2014-08-21 12:01:12 -0400
commit62d636aa2ac2171fd8105cca0b9ea96117b66547 (patch)
tree0ebf51b2b5023cdd88c87b010368d9dc20b39ccd /drivers/usb/gadget/Makefile
parent9b586031db728929282b4702703f95a1cacbdb98 (diff)
downloadtalos-obmc-uboot-62d636aa2ac2171fd8105cca0b9ea96117b66547.tar.gz
talos-obmc-uboot-62d636aa2ac2171fd8105cca0b9ea96117b66547.zip
omap: remove omap5912osk board support
Emails to the board maintainer "Rishi Bhattacharya <rishi@ti.com>" have been bouncing. Tom suggested to remove this board. Remove also omap1510_udc.c because this is the last board to enable it. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Suggested-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'drivers/usb/gadget/Makefile')
-rw-r--r--drivers/usb/gadget/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/usb/gadget/Makefile b/drivers/usb/gadget/Makefile
index 4eea907d2e..2efd5a4d5b 100644
--- a/drivers/usb/gadget/Makefile
+++ b/drivers/usb/gadget/Makefile
@@ -31,7 +31,6 @@ ifdef CONFIG_USB_DEVICE
obj-y += core.o
obj-y += ep0.o
obj-$(CONFIG_DW_UDC) += designware_udc.o
-obj-$(CONFIG_OMAP1610) += omap1510_udc.o
obj-$(CONFIG_MPC885_FAMILY) += mpc8xx_udc.o
obj-$(CONFIG_CPU_PXA27X) += pxa27x_udc.o
endif
OpenPOWER on IntegriCloud