projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d653af
)
ARM: configs: omap3_logic: remove Legacy OMAP3 USB driver
author
Adam Ford
<aford173@gmail.com>
Fri, 13 Jul 2018 20:27:13 +0000
(15:27 -0500)
committer
Tom Rini
<trini@konsulko.com>
Mon, 23 Jul 2018 18:33:21 +0000
(14:33 -0400)
Only the MUSB driver is currently supported on the omap3_logic
boards. The driver is using the new-musb and not the legacy
version, so this patch removes the dead code references.
Signed-off-by: Adam Ford <aford173@gmail.com>
configs/omap3_logic_defconfig
patch
|
blob
|
history
diff --git
a/configs/omap3_logic_defconfig
b/configs/omap3_logic_defconfig
index cd8ffd5adfe528ae75a3e97b2913ece8328da243..ed9f454a5de17c8f344e0585f8f6f465d17ceffd 100644
(file)
--- a/
configs/omap3_logic_defconfig
+++ b/
configs/omap3_logic_defconfig
@@
-53,7
+53,6
@@
CONFIG_DM_SPI=y
CONFIG_OMAP3_SPI=y
CONFIG_USB=y
CONFIG_USB_EHCI_HCD=y
-CONFIG_USB_OMAP3=y
CONFIG_USB_MUSB_GADGET=y
CONFIG_USB_MUSB_OMAP2PLUS=y
CONFIG_TWL4030_USB=y