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
migration/rdma: Fix or document problematic uses of errno
[qemu/armbru.git]
/
hw
/
riscv
/
Kconfig
blob
b6a5eb4452e44fd95ac2a78118295fe4f3475d66
1
config RISCV_NUMA
2
bool
3
4
config IBEX
5
bool
6
7
# RISC-V machines in alphabetical order
8
9
config MICROCHIP_PFSOC
10
bool
11
select CADENCE_SDHCI
12
select MCHP_PFSOC_DMC
13
select MCHP_PFSOC_IOSCB
14
select MCHP_PFSOC_MMUART
15
select MCHP_PFSOC_SYSREG
16
select RISCV_ACLINT
17
select SIFIVE_PDMA
18
select SIFIVE_PLIC
19
select UNIMP
20
21
config OPENTITAN
22
bool
23
select IBEX
24
select SIFIVE_PLIC
25
select UNIMP
26
27
config RISCV_VIRT
28
bool
29
imply PCI_DEVICES
30
imply VIRTIO_VGA
31
imply TEST_DEVICES
32
imply TPM_TIS_SYSBUS
33
select RISCV_NUMA
34
select GOLDFISH_RTC
35
select PCI
36
select PCI_EXPRESS_GENERIC_BRIDGE
37
select PFLASH_CFI01
38
select SERIAL
39
select RISCV_ACLINT
40
select RISCV_APLIC
41
select RISCV_IMSIC
42
select SIFIVE_PLIC
43
select SIFIVE_TEST
44
select VIRTIO_MMIO
45
select FW_CFG_DMA
46
select PLATFORM_BUS
47
select ACPI
48
49
config SHAKTI_C
50
bool
51
select RISCV_ACLINT
52
select SHAKTI_UART
53
select SIFIVE_PLIC
54
select UNIMP
55
56
config SIFIVE_E
57
bool
58
select RISCV_ACLINT
59
select SIFIVE_GPIO
60
select SIFIVE_PLIC
61
select SIFIVE_UART
62
select SIFIVE_E_PRCI
63
select SIFIVE_E_AON
64
select UNIMP
65
66
config SIFIVE_U
67
bool
68
select CADENCE
69
select RISCV_ACLINT
70
select SIFIVE_GPIO
71
select SIFIVE_PDMA
72
select SIFIVE_PLIC
73
select SIFIVE_SPI
74
select SIFIVE_UART
75
select SIFIVE_U_OTP
76
select SIFIVE_U_PRCI
77
select SIFIVE_PWM
78
select SSI_M25P80
79
select SSI_SD
80
select UNIMP
81
82
config SPIKE
83
bool
84
select RISCV_NUMA
85
select HTIF
86
select RISCV_ACLINT
87
select SIFIVE_PLIC