]> git.ipfire.org Git - thirdparty/u-boot.git/commit
usb: musb: Remove legacy CONFIG_USB_DA8XX
authorAdam Ford <aford173@gmail.com>
Wed, 12 Dec 2018 14:17:41 +0000 (08:17 -0600)
committerMarek Vasut <marex@denx.de>
Fri, 14 Dec 2018 16:59:09 +0000 (17:59 +0100)
commitf187ace80ee2f6e1ac150a1320473e41dca65555
tree284a90f0b2827dd9fc2b4da3584e49ec24f81d51
parent66c65f0a9178a2f044d9e65759f0d9498da279b1
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>
drivers/usb/musb/Kconfig
drivers/usb/musb/Makefile
drivers/usb/musb/da8xx.c [deleted file]