2019-01-29 12:16:27 +01:00
|
|
|
# Default configuration for riscv32-softmmu
|
2018-03-02 13:32:59 +01:00
|
|
|
|
2019-01-29 12:16:27 +01:00
|
|
|
# Uncomment the following lines to disable these optional devices:
|
|
|
|
#
|
|
|
|
#CONFIG_PCI_DEVICES=n
|
2019-02-02 08:24:47 +01:00
|
|
|
|
2019-01-29 12:16:27 +01:00
|
|
|
# Boards:
|
|
|
|
#
|
2019-02-02 08:24:47 +01:00
|
|
|
CONFIG_SPIKE=y
|
|
|
|
CONFIG_SIFIVE_E=y
|
|
|
|
CONFIG_SIFIVE_U=y
|
|
|
|
CONFIG_RISCV_VIRT=y
|