zephyr/drivers/usb
Declan Snyder 4e9227641e drivers: usb device: Remove MCUX controller type
The CONFIG_USB_MCUX_CONTROLLER_TYPE choice config
is not necessary, let's just remove it. Theoretically,
if there was an SOC with the EHCI and LPCIP3511, then
it might cause a build error, but there is no SOC
which is supported on this legacy driver that has that.

Remove all settings of it in the SOC files.

Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
2024-08-22 09:14:24 +02:00
..
bc12
common drivers: udc_dwc2: Support High-Bandwidth endpoints 2024-08-21 18:25:30 +01:00
device drivers: usb device: Remove MCUX controller type 2024-08-22 09:14:24 +02:00
udc drivers: udc: mcux: set high_bandwidth 2024-08-21 18:25:30 +01:00
uhc
uvb
CMakeLists.txt
Kconfig