mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-28 21:03:54 -06:00

%-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
|