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