Skip to content

Commit 9ce4250

Browse files
FlyGoattsbogend
authored andcommitted
MIPS: config: Enable MSA and virtualization for MIPS64R6
All MIPS64R6 cores so far supports MSA and vz, so it makes sense to enable them in 64R6 default config. Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
1 parent 2326c8f commit 9ce4250

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/mips/configs/generic/64r6.config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,6 @@ CONFIG_64BIT=y
33
CONFIG_MIPS32_O32=y
44
CONFIG_MIPS32_N32=y
55

6+
CONFIG_CPU_HAS_MSA=y
67
CONFIG_CRYPTO_CRC32_MIPS=y
8+
CONFIG_VIRTUALIZATION=y

0 commit comments

Comments
 (0)