On 18/12/2025 18.44, Philippe Mathieu-Daudé wrote:
Since commit 17372bd812d, the SoC used by the mcimx6ul-evk machine requires the IMX USB PHY component. As this component is only used by 2 machines, do not select it by default (it will be automatically selected when necessary).Fixes: 17372bd812d ("hw/arm/fsl-imx6ul: Wire up USB controllers") Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- hw/arm/Kconfig | 1 + hw/usb/Kconfig | 1 - 2 files changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Thomas Huth <[email protected]>
