qemu-patch-raspberry4/hw/sparc/Kconfig
Philippe Mathieu-Daudé 077f0f3dad hw/sparc/sun4m: Use UnimplementedDevice for I/O devices
These devices are not slots on a bus, but real I/O devices
that we do not implement. As the ISDN ROM would be a ROMD
device, also model it as UnimplementedDevice.

Reviewed-by: Artyom Tarasenko <atar4qemu@gmail.com>
Message-Id: <20200510152840.13558-2-f4bug@amsat.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
2020-06-09 06:59:34 +02:00

29 lines
391 B
Plaintext

config SUN4M
bool
imply TCX
imply CG3
select CS4231
select ECCMEMCTL
select EMPTY_SLOT
select UNIMP
select ESCC
select ESP
select FDC
select SLAVIO
select LANCE
select M48T59
select STP2000
select CHRP_NVRAM
config LEON3
bool
select GRLIB
config GRLIB
bool
select PTIMER
config SLAVIO
bool
select PTIMER