Skip to content

Commit 658cbf8

Browse files
committed
configs: Update x86 and arm64 defconfigs
Signed-off-by: Yang Jeong Hun <[email protected]>
1 parent eae7f5c commit 658cbf8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

arch/arm64/configs/config-wsl-arm64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/arm64 6.16.4 Kernel Configuration
3+
# Linux/arm64 6.16.5 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="aarch64-linux-gnu-gcc (GCC) 15.1.0"
66
CONFIG_CC_IS_GCC=y

arch/x86/configs/config-wsl-x86

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/x86 6.16.4 Kernel Configuration
3+
# Linux/x86 6.16.5 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 15.2.1 20250813"
66
CONFIG_CC_IS_GCC=y

0 commit comments

Comments
 (0)