mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-10 02:54:58 -06:00
Compile most IDE devices only once
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
parent
4c65f1e5ba
commit
9953b2fc28
13 changed files with 52 additions and 5 deletions
|
@ -8,3 +8,7 @@ CONFIG_PARALLEL=y
|
|||
CONFIG_I8254=y
|
||||
CONFIG_PCSPK=y
|
||||
CONFIG_USB_UHCI=y
|
||||
CONFIG_IDE_QDEV=y
|
||||
CONFIG_IDE_PCI=y
|
||||
CONFIG_IDE_ISA=y
|
||||
CONFIG_IDE_PIIX=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue