We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54adc24 commit 2f73b35Copy full SHA for 2f73b35
arch/riscv/Kconfig.errata
@@ -2,7 +2,7 @@ menu "CPU errata selection"
2
3
config ERRATA_ANDES
4
bool "Andes AX45MP errata"
5
- depends on RISCV_ALTERNATIVE
+ depends on RISCV_ALTERNATIVE && RISCV_SBI
6
help
7
All Andes errata Kconfig depend on this Kconfig. Disabling
8
this Kconfig will disable all Andes errata. Please say "Y"
0 commit comments