diff options
Diffstat (limited to 'target/riscv64/kernel/starfive-visionfive2')
-rw-r--r-- | target/riscv64/kernel/starfive-visionfive2 | 17 |
1 files changed, 1 insertions, 16 deletions
diff --git a/target/riscv64/kernel/starfive-visionfive2 b/target/riscv64/kernel/starfive-visionfive2 index e17bac821..94fb37e55 100644 --- a/target/riscv64/kernel/starfive-visionfive2 +++ b/target/riscv64/kernel/starfive-visionfive2 @@ -1,4 +1,5 @@ CONFIG_RISCV=y +CONFIG_ARCH_RV64I=y CONFIG_SOC_STARFIVE=y CONFIG_ARCH_STARFIVE=y CONFIG_FPU=y @@ -8,22 +9,6 @@ CONFIG_ERRATA_SIFIVE=y CONFIG_ERRATA_SIFIVE_CIP_453=y CONFIG_ERRATA_SIFIVE_CIP_1200=y CONFIG_NONPORTABLE=y -CONFIG_ARCH_RV64I=y -CONFIG_HOTPLUG_CPU=y -CONFIG_TUNE_GENERIC=y -CONFIG_RISCV_ALTERNATIVE=y -CONFIG_RISCV_ISA_C=y -CONFIG_RISCV_ISA_SVNAPOT=y -CONFIG_TOOLCHAIN_HAS_V=y -CONFIG_RISCV_ISA_V=y -CONFIG_RISCV_ISA_V_DEFAULT_ENABLE=y -CONFIG_TOOLCHAIN_HAS_ZBB=y -CONFIG_RISCV_ISA_ZBB=y -CONFIG_RISCV_ISA_ZICBOM=y -CONFIG_RISCV_ISA_ZICBOZ=y -CONFIG_TOOLCHAIN_HAS_ZIHINTPAUSE=y -CONFIG_TOOLCHAIN_NEEDS_EXPLICIT_ZICSR_ZIFENCEI=y -CONFIG_FPU=y CONFIG_IRQ_STACKS=y CONFIG_RISCV_MISALIGNED=y CONFIG_HZ_250=y |