Skip to content

Commit 88d9f15

Browse files
committed
configs: Update x86 and arm64 defconfigs
Signed-off-by: Yang Jeong Hun <onyxclover9931@gmail.com>
1 parent 6add301 commit 88d9f15

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

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.19.6 Kernel Configuration
3+
# Linux/arm64 6.19.7 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="aarch64-linux-gnu-gcc (GCC) 15.1.0"
66
CONFIG_CC_IS_GCC=y

arch/arm64/configs/config-wsl-arm64-rt

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.19.6 Kernel Configuration
3+
# Linux/arm64 6.19.7 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.19.6 Kernel Configuration
3+
# Linux/x86 6.19.7 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 15.2.1 20260209"
66
CONFIG_CC_IS_GCC=y

arch/x86/configs/config-wsl-x86-rt

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.19.6 Kernel Configuration
3+
# Linux/x86 6.19.7 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 15.2.1 20260209"
66
CONFIG_CC_IS_GCC=y

0 commit comments

Comments
 (0)