ARM: configs: omap3_logic: remove Legacy OMAP3 USB driver
authorAdam Ford <aford173@gmail.com>
Fri, 13 Jul 2018 20:27:13 +0000 (15:27 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 23 Jul 2018 18:33:21 +0000 (14:33 -0400)
commitd5674d62ce8cd3b7e366b7ca5752084fbe89db7b
treebd08d0f5984a834f2b365d2bc4db57ac833f7a1e
parent5d653afc177f1e260c311b821801a8b6eb609c02
ARM: configs: omap3_logic: remove Legacy OMAP3 USB driver

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