blob: 1ae077ed877e64057b676afbbb20fe0c187f8f1c [file] [log] [blame]
Paolo Bonzini82a230d2019-01-29 12:16:27 +01001# Default configuration for riscv32-softmmu
Michael Clark25fa1942018-03-03 01:32:59 +13002
Paolo Bonzini82a230d2019-01-29 12:16:27 +01003# Uncomment the following lines to disable these optional devices:
4#
5#CONFIG_PCI_DEVICES=n
Alistair Francis5a7f76a2018-04-26 13:59:08 -07006
Paolo Bonzini82a230d2019-01-29 12:16:27 +01007# Boards:
8#
Yang Zhong3fa86eb2019-02-02 15:24:47 +08009CONFIG_SPIKE=y
Yang Zhong3fa86eb2019-02-02 15:24:47 +080010CONFIG_SIFIVE_E=y
Yang Zhong3fa86eb2019-02-02 15:24:47 +080011CONFIG_SIFIVE_U=y
12CONFIG_RISCV_VIRT=y