usb: Drop unused ehci-vct driver
authorSimon Glass <sjg@chromium.org>
Wed, 1 Feb 2023 20:20:21 +0000 (13:20 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 7 Feb 2023 19:33:50 +0000 (14:33 -0500)
commit854793cb154919c207b1d99e30e2b36723f893fc
tree0a4d9214281e2fdb38fb3b01616478c5f56bcc34
parentc090ffb8431fadc026d9e95c698ae24d2919bcf5
usb: Drop unused ehci-vct driver

This is not used. Drop the driver and Kconfig option.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/usb/host/Makefile
drivers/usb/host/ehci-vct.c [deleted file]