Skip to content

Commit 9e8536e

Browse files
committed
LoongArch: Add Loongson-3 default config file
Add a default config file for LoongArch-based Loongson-3 platform. Reviewed-by: WANG Xuerui <[email protected]> Reviewed-by: Jiaxun Yang <[email protected]> Signed-off-by: Huacai Chen <[email protected]>
1 parent d4b6f15 commit 9e8536e

File tree

2 files changed

+773
-0
lines changed

2 files changed

+773
-0
lines changed

arch/loongarch/Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
boot := arch/loongarch/boot
77

8+
KBUILD_DEFCONFIG := loongson3_defconfig
9+
810
KBUILD_IMAGE = $(boot)/vmlinux
911

1012
#

0 commit comments

Comments
 (0)