From b05ea048e9c2a0f7402278b5caa0da53203e4a59 Mon Sep 17 00:00:00 2001
From: handsomeyingyan <handsomeyingyan@github.com>
Date: Sat, 1 May 2021 22:33:48 +0800
Subject: [PATCH 15/17] fix config

---
 arch/mips/configs/ls2k_defconfig | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/arch/mips/configs/ls2k_defconfig b/arch/mips/configs/ls2k_defconfig
index d797ee3e7..044078e5e 100644
--- a/arch/mips/configs/ls2k_defconfig
+++ b/arch/mips/configs/ls2k_defconfig
@@ -1,8 +1,3 @@
-#
-# Automatically generated file; DO NOT EDIT.
-# Linux/mips 5.7.0-rc1 Kernel Configuration
-#
-
 #
 # Compiler: mips64el-linux-gnuabi64-gcc (Debian 9.2.1-24) 9.2.1 20200117
 #
@@ -337,7 +332,7 @@ CONFIG_MIPS_FP_SUPPORT=y
 CONFIG_CPU_R4K_FPU=y
 CONFIG_CPU_R4K_CACHE_TLB=y
 CONFIG_CPU_NEEDS_NO_SMARTMIPS_OR_MICROMIPS=y
-# CONFIG_CPU_HAS_MSA is not set
+CONFIG_CPU_HAS_MSA=y
 CONFIG_CPU_HAS_WB=y
 CONFIG_CPU_DIEI_BROKEN=y
 CONFIG_CPU_HAS_RIXI=y
-- 
2.17.1

