hw/usb: Remove MUSB USB host controller
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 3 Sep 2024 16:07:32 +0000 (17:07 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 1 Oct 2024 13:43:02 +0000 (14:43 +0100)
commitb13957a229be316aefa81eaa32c8ddc65d84d8af
tree4b7ce2a0c3c9f856b7a21d197e46f7427a3f7433
parente02491903d501794e225fd95911127a10fe8dbc6
hw/usb: Remove MUSB USB host controller

Remove the MUSB USB2.0 OTG-compliant USB host controller
device model. This was only used by the tusb6010 USB
controller in the n800/n810 machines.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-id: 20240903160751.4100218-35-peter.maydell@linaro.org
hw/usb/Kconfig
hw/usb/hcd-musb.c [deleted file]
hw/usb/meson.build
include/hw/usb/hcd-musb.h [deleted file]