mirror of https://gitlab.com/qemu-project/qemu
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
34 lines
510 B
Plaintext
34 lines
510 B
Plaintext
config SUN4M
|
|
bool
|
|
default y
|
|
depends on SPARC && !SPARC64
|
|
imply TCX
|
|
imply CG3
|
|
select CS4231
|
|
select ECCMEMCTL
|
|
select EMPTY_SLOT
|
|
select UNIMP
|
|
select ESCC
|
|
select ESP
|
|
select FDC_SYSBUS
|
|
select SLAVIO
|
|
select LANCE
|
|
select M48T59
|
|
select STP2000
|
|
select CHRP_NVRAM
|
|
select OR_IRQ
|
|
|
|
config LEON3
|
|
bool
|
|
default y
|
|
depends on SPARC && !SPARC64
|
|
select GRLIB
|
|
|
|
config GRLIB
|
|
bool
|
|
select PTIMER
|
|
|
|
config SLAVIO
|
|
bool
|
|
select PTIMER
|