aboutsummaryrefslogtreecommitdiff
path: root/default-configs/devices/riscv32-softmmu.mak
blob: d847bd5692ec5364e4f6608c58073f75cf615bfe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Default configuration for riscv32-softmmu

# Uncomment the following lines to disable these optional devices:
#
#CONFIG_PCI_DEVICES=n
CONFIG_SEMIHOSTING=y
CONFIG_ARM_COMPATIBLE_SEMIHOSTING=y

# Boards:
#
CONFIG_SPIKE=y
CONFIG_SIFIVE_E=y
CONFIG_SIFIVE_U=y
CONFIG_RISCV_VIRT=y
CONFIG_OPENTITAN=y