QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
340 B
21 lines
340 B
# Default configuration for sparc-softmmu
|
|
|
|
CONFIG_ISA_BUS=y
|
|
CONFIG_ECC=y
|
|
CONFIG_SCSI=y
|
|
CONFIG_ESP=y
|
|
CONFIG_ESCC=y
|
|
CONFIG_M48T59=y
|
|
CONFIG_PTIMER=y
|
|
CONFIG_FDC=y
|
|
CONFIG_EMPTY_SLOT=y
|
|
CONFIG_PCNET_COMMON=y
|
|
CONFIG_LANCE=y
|
|
CONFIG_TCX=y
|
|
CONFIG_CG3=y
|
|
CONFIG_SLAVIO=y
|
|
CONFIG_CS4231=y
|
|
CONFIG_GRLIB=y
|
|
CONFIG_STP2000=y
|
|
CONFIG_ECCMEMCTL=y
|
|
CONFIG_SUN4M=y
|
|
|