mirror of
https://gitlab.com/qemu-project/qemu
synced 2024-11-05 20:35:44 +00:00
8c75eec06d
%-softmmu.mak only keep boards and optional device definitions in Kconfig mode. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
26 lines
352 B
Text
26 lines
352 B
Text
config SUN4M
|
|
bool
|
|
imply TCX
|
|
imply CG3
|
|
select CS4231
|
|
select ECCMEMCTL
|
|
select EMPTY_SLOT
|
|
select ESCC
|
|
select ESP
|
|
select FDC
|
|
select SLAVIO
|
|
select LANCE
|
|
select M48T59
|
|
select STP2000
|
|
|
|
config LEON3
|
|
bool
|
|
select GRLIB
|
|
|
|
config GRLIB
|
|
bool
|
|
select PTIMER
|
|
|
|
config SLAVIO
|
|
bool
|
|
select PTIMER
|