Skip to content

Commit f8473d4

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

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-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.6 Kernel Configuration
3+
# Linux/arm64 6.16.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: 2 additions & 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.6 Kernel Configuration
3+
# Linux/x86 6.16.7 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 15.2.1 20250813"
66
CONFIG_CC_IS_GCC=y
@@ -567,6 +567,7 @@ CONFIG_MITIGATION_SRBDS=y
567567
CONFIG_MITIGATION_SSB=y
568568
CONFIG_MITIGATION_ITS=y
569569
CONFIG_MITIGATION_TSA=y
570+
CONFIG_MITIGATION_VMSCAPE=y
570571
CONFIG_ARCH_HAS_ADD_PAGES=y
571572

572573
#

0 commit comments

Comments
 (0)