commit | f187ace80ee2f6e1ac150a1320473e41dca65555 | [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 | 66c65f0a9178a2f044d9e65759f0d9498da279b1 [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>