]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit99cf4e48009c4986a869e964d9982e84a8cbb42d
treebd08d0f5984a834f2b365d2bc4db57ac833f7a1e
parent1bd152ce82d04d65986a703a7a9c8fbf6c1f11e8
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