mirror of https://github.com/xemu-project/xemu.git
19 lines
340 B
Plaintext
19 lines
340 B
Plaintext
config OR1K_SIM
|
|
bool
|
|
select SERIAL
|
|
select OPENCORES_ETH
|
|
select OMPIC
|
|
select SPLIT_IRQ
|
|
|
|
config OR1K_VIRT
|
|
bool
|
|
imply PCI_DEVICES
|
|
imply VIRTIO_VGA
|
|
imply TEST_DEVICES
|
|
select PCI
|
|
select PCI_EXPRESS_GENERIC_BRIDGE
|
|
select GOLDFISH_RTC
|
|
select SERIAL
|
|
select SIFIVE_TEST
|
|
select VIRTIO_MMIO
|