]> git.dujemihanovic.xyz Git - u-boot.git/commit
usb: Drop unused fotg210 gadget
authorSimon Glass <sjg@chromium.org>
Wed, 1 Feb 2023 20:20:19 +0000 (13:20 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 7 Feb 2023 19:33:50 +0000 (14:33 -0500)
commite9b4678bc78e627dac2a1e3ebe2b263b15bf6207
tree3415af97364fae86f026f94fd2626d0bfe924020
parent5eddad039b914a157c96c11c5e8a56473e71fb3a
usb: Drop unused fotg210 gadget

This is not used and appears to be associated with the faraday board which
has been removed. Drop the driver and Kconfig options.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/usb/gadget/Makefile
drivers/usb/gadget/fotg210.c [deleted file]
drivers/usb/gadget/gadget_chips.h
include/usb/fotg210.h [deleted file]