xref: /qemu/hw/hppa/Kconfig (revision f07a5674cf97b8473e5d06d7b1df9b51e97d553f)
1config HPPA_B160L
2    bool
3    default y
4    depends on HPPA
5    imply PCI_DEVICES
6    imply E1000_PCI
7    imply USB_OHCI_PCI
8    imply VIRTIO_VGA
9    select ASTRO
10    select DINO
11    select LASI
12    select SERIAL_MM
13    select SERIAL_PCI
14    select DIVA_GSP
15    select ISA_BUS
16    select I8259
17    select IDE_CMD646
18    select MC146818RTC
19    select LSI_SCSI_PCI
20    select LASI_82596
21    select LASIPS2
22    select PARALLEL
23    select ARTIST
24