80bb2ff770
This is a DP264 variant, SMP capable, no unusual hardware present. The emulation does not currently include any PCI IOMMU code. Hopefully the generic support for that can be merged to HEAD soon. Signed-off-by: Richard Henderson <rth@twiddle.net>
12 lines
198 B
Makefile
12 lines
198 B
Makefile
# Default configuration for alpha-softmmu
|
|
|
|
include pci.mak
|
|
CONFIG_SERIAL=y
|
|
CONFIG_I8254=y
|
|
CONFIG_PCKBD=y
|
|
CONFIG_VGA_PCI=y
|
|
CONFIG_IDE_CORE=y
|
|
CONFIG_IDE_QDEV=y
|
|
CONFIG_VMWARE_VGA=y
|
|
CONFIG_IDE_CMD646=y
|