mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 16:53:55 -06:00
hw: make all of hw/usb/ configurable via default-configs/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
9a1179dc86
commit
aaa4d1df2e
3 changed files with 3 additions and 1 deletions
|
@ -30,6 +30,7 @@ CONFIG_DS1338=y
|
|||
CONFIG_PFLASH_CFI01=y
|
||||
CONFIG_PFLASH_CFI02=y
|
||||
CONFIG_MICRODRIVE=y
|
||||
CONFIG_USB_MUSB=y
|
||||
|
||||
CONFIG_ARM_TIMER=y
|
||||
CONFIG_PL011=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue