]> Git Repo - qemu.git/blob - hw/openrisc/Kconfig
works with less than base ISA qemu-system-riscv32 -M virt -bios none -kernel output...
[qemu.git] / hw / openrisc / Kconfig
1 config OR1K_SIM
2     bool
3     select SERIAL
4     select OPENCORES_ETH
5     select OMPIC
6     select SPLIT_IRQ
7
8 config 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
This page took 0.028207 seconds and 4 git commands to generate.