mx6memcal: Remove SPL_USB_HOST
authorTom Rini <trini@konsulko.com>
Mon, 13 Jun 2022 00:02:02 +0000 (20:02 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 28 Jun 2022 21:11:48 +0000 (17:11 -0400)
commit78196169fdb6dbb45f1f76e26938cadd91a12ab1
treeca087cb8b4455b40463bbf3f6c09cd8a494850fa
parenta89a4538a1442eb3215935c9cc13db5baa5d196a
mx6memcal: Remove SPL_USB_HOST

As this particular platform is intended to be loaded and run a specific
set of routines in SPL, we do not need the ability to further use the
USB as a host device in SPL.  Disable this support.

Cc: Eric Nelson <eric@nelint.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Acked-by: Eric Nelson <eric@nelint.com>
configs/mx6memcal_defconfig