blob: 1ae077ed877e64057b676afbbb20fe0c187f8f1c (
plain) (
tree)
|
|
# Default configuration for riscv32-softmmu
# Uncomment the following lines to disable these optional devices:
#
#CONFIG_PCI_DEVICES=n
# Boards:
#
CONFIG_SPIKE=y
CONFIG_SIFIVE_E=y
CONFIG_SIFIVE_U=y
CONFIG_RISCV_VIRT=y
|