From 62fe1638d88c6edfd544c80a48416876a9cfb89a Mon Sep 17 00:00:00 2001 From: Matt Borgerson Date: Mon, 17 Feb 2020 23:47:40 -0700 Subject: [PATCH] hw/i386: Add USB_OHCI_PCI selection to XBOX configuration --- hw/i386/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/hw/i386/Kconfig b/hw/i386/Kconfig index f4a92ba4d7..fa8f4a0c37 100644 --- a/hw/i386/Kconfig +++ b/hw/i386/Kconfig @@ -119,5 +119,6 @@ config VMMOUSE config XBOX select PC select USB_OHCI + select USB_OHCI_PCI select USB_STORAGE_BOT select AC97