commit | 51d6159a373835ca8144b187f9af19051c391c43 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Wed Dec 12 08:17:41 2018 -0600 |
committer | Marek Vasut <marex@denx.de> | Fri Dec 14 17:59:09 2018 +0100 |
tree | 284a90f0b2827dd9fc2b4da3584e49ec24f81d51 | |
parent | 1f85bb3a55d13802f365165be52cedad4bf29878 [diff] |
usb: musb: Remove legacy CONFIG_USB_DA8XX There don't appear to be any boards enabling CONFIG_USB_DA8XX, and there is a newer version of the MUSB driver, so let's remove the legacy version of it. Signed-off-by: Adam Ford <aford173@gmail.com> Reviewed-by: Jean-Jacques Hiblot <jjhiblot@ti.com>