The Milkymist SoftUSB block provides the OHCI USB standard (missed in 0858746b835).
Signed-off-by: Philippe Mathieu-Daudé <phi...@redhat.com> --- hw/lm32/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/hw/lm32/Kconfig b/hw/lm32/Kconfig index 3d09c2dd6f..ed2e3060b0 100644 --- a/hw/lm32/Kconfig +++ b/hw/lm32/Kconfig @@ -11,3 +11,4 @@ config MILKYMIST select PFLASH_CFI01 select FRAMEBUFFER select SD + select USB_OHCI -- 2.20.1