mirror of https://gitee.com/openkylin/qemu.git
17 lines
284 B
Makefile
17 lines
284 B
Makefile
# Default configuration for sparc64-softmmu
|
|
|
|
CONFIG_ISA_MMIO=y
|
|
CONFIG_M48T59=y
|
|
CONFIG_PTIMER=y
|
|
CONFIG_VGA_PCI=y
|
|
CONFIG_SERIAL=y
|
|
CONFIG_PARALLEL=y
|
|
CONFIG_PCKBD=y
|
|
CONFIG_FDC=y
|
|
CONFIG_IDE_CORE=y
|
|
CONFIG_IDE_QDEV=y
|
|
CONFIG_IDE_PCI=y
|
|
CONFIG_IDE_ISA=y
|
|
CONFIG_IDE_CMD646=y
|
|
CONFIG_VIRTIO_PCI=y
|