1config OR1K_SIM 2 bool 3 select SERIAL 4 select OPENCORES_ETH 5 select OMPIC 6 select SPLIT_IRQ 7 8config OR1K_VIRT 9 bool 10 imply PCI_DEVICES 11 imply VIRTIO_VGA 12 imply TEST_DEVICES 13 select PCI 14 select PCI_EXPRESS_GENERIC_BRIDGE 15 select GOLDFISH_RTC 16 select SERIAL 17 select SIFIVE_TEST 18 select VIRTIO_MMIO 19