commit | 7c69a905a1caabbff407adf8760bfb96826f312c | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Fri Jul 13 15:27:13 2018 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Jul 23 14:33:21 2018 -0400 |
tree | bd08d0f5984a834f2b365d2bc4db57ac833f7a1e | |
parent | baad83a3fbdc4dd8808c7124000f7730c7c297d6 [diff] |
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>