Skip to content
Snippets Groups Projects
Commit 58bb7726 authored by Nicolas Pitre's avatar Nicolas Pitre Committed by Drew Fustini
Browse files

hw/riscv: Kconfig: add CBQRI options


Add boolean property for CBQRI and imply it should be enabled for the
RISC-V virt machine.

Signed-off-by: default avatarNicolas Pitre <npitre@baylibre.com>
Signed-off-by: default avatarDrew Fustini <dfustini@baylibre.com>
parent 4f2650b5
No related branches found
No related tags found
No related merge requests found
config RISCV_CBQRI
bool
config RISCV_NUMA
bool
......@@ -45,6 +48,7 @@ config RISCV_VIRT
select FW_CFG_DMA
select PLATFORM_BUS
select ACPI
imply RISCV_CBQRI
config SHAKTI_C
bool
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment