0db9350e6e
Move the DINO device implementation from hw/hppa to hw/pci-host so that it is located with all the other PCI host bridges. Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Acked-by: Helge Deller <deller@gmx.de> Message-Id: <20220504092600.10048-23-mark.cave-ayland@ilande.co.uk> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
17 lines
308 B
Plaintext
17 lines
308 B
Plaintext
config HPPA_B160L
|
|
bool
|
|
imply PCI_DEVICES
|
|
imply E1000_PCI
|
|
imply VIRTIO_VGA
|
|
select DINO
|
|
select SERIAL
|
|
select ISA_BUS
|
|
select I8259
|
|
select IDE_CMD646
|
|
select MC146818RTC
|
|
select LSI_SCSI_PCI
|
|
select LASI_82596
|
|
select LASIPS2
|
|
select PARALLEL
|
|
select ARTIST
|