mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 10:34:58 -06:00
Compile fdc only once
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
parent
9953b2fc28
commit
35da37e141
13 changed files with 17 additions and 5 deletions
|
@ -8,6 +8,7 @@ CONFIG_PARALLEL=y
|
|||
CONFIG_I8254=y
|
||||
CONFIG_PCSPK=y
|
||||
CONFIG_USB_UHCI=y
|
||||
CONFIG_FDC=y
|
||||
CONFIG_IDE_QDEV=y
|
||||
CONFIG_IDE_PCI=y
|
||||
CONFIG_IDE_ISA=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue