From d372cda5d132351aa2efd92c4c03237fabe947b0 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 15 Apr 2024 07:23:33 +0200 Subject: starfive-visionfive2: reduce mini.config --- target/riscv64/kernel/starfive-visionfive2 | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) (limited to 'target/riscv64') 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 -- cgit v1.2.3