mirror of https://github.com/xemu-project/xemu.git
10 lines
163 B
Makefile
10 lines
163 B
Makefile
![]() |
# Default configuration for alpha-softmmu
|
||
|
|
||
|
include pci.mak
|
||
|
CONFIG_SERIAL=y
|
||
|
CONFIG_I8254=y
|
||
|
CONFIG_VGA_PCI=y
|
||
|
CONFIG_IDE_CORE=y
|
||
|
CONFIG_IDE_QDEV=y
|
||
|
CONFIG_VMWARE_VGA=y
|