From 176a5c1976979609ec0b034969f1a843b86d0505 Mon Sep 17 00:00:00 2001 From: Han Gao Date: Mon, 2 Oct 2023 11:24:22 +0800 Subject: [PATCH] [NFU] config: enable SVNAPOT/SVPBMT/ZICBOM/ZICBOZ Signed-off-by: Han Gao --- arch/riscv/configs/revyos_defconfig | 4 ---- 1 file changed, 4 deletions(-) diff --git a/arch/riscv/configs/revyos_defconfig b/arch/riscv/configs/revyos_defconfig index ecbffdd34e44f2..f827a7159ffb38 100644 --- a/arch/riscv/configs/revyos_defconfig +++ b/arch/riscv/configs/revyos_defconfig @@ -41,12 +41,8 @@ CONFIG_KEXEC=y CONFIG_ARCH_THEAD=y CONFIG_SMP=y CONFIG_NUMA=y -# CONFIG_RISCV_ISA_SVNAPOT is not set -# CONFIG_RISCV_ISA_SVPBMT is not set # CONFIG_RISCV_ISA_V is not set # CONFIG_RISCV_ISA_ZBB is not set -# CONFIG_RISCV_ISA_ZICBOM is not set -# CONFIG_RISCV_ISA_ZICBOZ is not set CONFIG_RISCV_SBI_V01=y # CONFIG_RISCV_BOOT_SPINWAIT is not set CONFIG_PM_DEBUG=y