repo.or.cz
/
qemu
/
armbru.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'pull-loongarch-20241016' of https://gitlab.com/gaosong/qemu into staging
[qemu/armbru.git]
/
hw
/
openrisc
/
Kconfig
blob
0702f622a55f525f1e8e7d6e2f57bae579599b35
1
config OR1K_SIM
2
bool
3
default y
4
depends on OPENRISC
5
select DEVICE_TREE
6
select SERIAL_MM
7
select OPENCORES_ETH
8
select OMPIC
9
select SPLIT_IRQ
10
11
config OR1K_VIRT
12
bool
13
default y
14
depends on OPENRISC
15
imply PCI_DEVICES
16
imply VIRTIO_VGA
17
imply TEST_DEVICES
18
select DEVICE_TREE
19
select PCI
20
select PCI_EXPRESS_GENERIC_BRIDGE
21
select GOLDFISH_RTC
22
select SERIAL_MM
23
select SIFIVE_TEST
24
select VIRTIO_MMIO