ARM: am3517-evm: Disable CONFIG_USB_EHCI_OMAP in SPL
authorAdam Ford <aford173@gmail.com>
Thu, 22 Aug 2019 21:44:03 +0000 (16:44 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 26 Aug 2019 15:46:30 +0000 (11:46 -0400)
commit9fcea65bca12775c599168641ec1ae15d088800b
tree4be67bbdd1d47b7fbb007cc99f95f08ca1af0bb6
parentbd8230f4986fd83fe7811a1e4de817b2c50e45f8
ARM: am3517-evm: Disable CONFIG_USB_EHCI_OMAP in SPL

Found accidentally in omap3_logic, CONFIG_USB_EHCI_OMAP adds some
code size to SPL, so this patch disables it on the am3517-evm to
reduce the code a bit since it's tight for space.

Signed-off-by: Adam Ford <aford173@gmail.com>
include/configs/am3517_evm.h