xref: /openbmc/qemu/hw/hppa/Kconfig (revision 8c75eec06d4f44977178d5f228058c6b696afe1c)
1config DINO
2    bool
3    imply PCI_DEVICES
4    select PCI
5    select SERIAL
6    select ISA_BUS
7    select I8259
8    select IDE_CMD646
9    select MC146818RTC
10    select LSI_SCSI_PCI
11