diff mbox series

[PULL,12/19] hw/lm32/Kconfig: Milkymist One provides a USB 1.1 Controller

Message ID 1563264677-39718-13-git-send-email-pbonzini@redhat.com
State New
Headers show
Series [PULL,01/19] scsi-disk: pass sense correctly for guest-recoverable errors | expand

Commit Message

Paolo Bonzini July 16, 2019, 8:11 a.m. UTC
From: Philippe Mathieu-Daudé <philmd@redhat.com>

The Milkymist SoftUSB block provides the OHCI USB standard
(missed in 0858746b835).

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20190714124755.14356-1-philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
---
 hw/lm32/Kconfig | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/hw/lm32/Kconfig b/hw/lm32/Kconfig
index 3d09c2d..ed2e306 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