Skip to content

Commit e9bfad5

Browse files
MingcongBaiKexyBiscuit
authored andcommitted
AOSCOS: MIPS: mark CPU_LOONGSON64 as HAVE_PLAT_MEMCPY
loongson3-memcpy is a platform-specific memcpy implementation, add HAVE_PLAT_MEMCPY under CPU_LOONGSON64. Fixes: "AOSCOS: memcpy optimization for loongson-3" Signed-off-by: Mingcong Bai <[email protected]> Signed-off-by: Kexy Biscuit <[email protected]>
1 parent 1d7bee0 commit e9bfad5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/mips/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1369,6 +1369,7 @@ config CPU_LOONGSON64
13691369
select MIPS_FP_SUPPORT
13701370
select GPIOLIB
13711371
select SWIOTLB
1372+
select HAVE_PLAT_MEMCPY
13721373
help
13731374
The Loongson GSx64(GS264/GS464/GS464E/GS464V) series of processor
13741375
cores implements the MIPS64R2 instruction set with many extensions,

0 commit comments

Comments
 (0)