Skip to content

Commit

Permalink
configs: Weekly update
Browse files Browse the repository at this point in the history
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
  • Loading branch information
nathanchance committed Jul 17, 2023
1 parent 917c159 commit 1f784c8
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 8 deletions.
4 changes: 2 additions & 2 deletions configs/alpine/aarch64.config
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 6.4.2 Kernel Configuration
# Linux/arm64 6.4.3 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (Alpine 13.1.1_git20230701) 13.1.1 20230701"
CONFIG_CC_VERSION_TEXT="gcc (Alpine 13.1.1_git20230708) 13.1.1 20230708"
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=130101
CONFIG_CLANG_VERSION=0
Expand Down
4 changes: 2 additions & 2 deletions configs/alpine/armv7.config
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 6.4.2 Kernel Configuration
# Linux/arm 6.4.3 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (Alpine 13.1.1_git20230701) 13.1.1 20230701"
CONFIG_CC_VERSION_TEXT="gcc (Alpine 13.1.1_git20230708) 13.1.1 20230708"
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=130101
CONFIG_CLANG_VERSION=0
Expand Down
2 changes: 1 addition & 1 deletion configs/alpine/riscv64.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/riscv 6.4.2 Kernel Configuration
# Linux/riscv 6.4.3 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (Alpine 13.1.1_git20230701) 13.1.1 20230701"
CONFIG_CC_IS_GCC=y
Expand Down
4 changes: 2 additions & 2 deletions configs/alpine/x86_64.config
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 6.4.2 Kernel Configuration
# Linux/x86_64 6.4.3 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (Alpine 13.1.1_git20230701) 13.1.1 20230701"
CONFIG_CC_VERSION_TEXT="gcc (Alpine 13.1.1_git20230708) 13.1.1 20230708"
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=130101
CONFIG_CLANG_VERSION=0
Expand Down
4 changes: 3 additions & 1 deletion configs/archlinux/x86_64.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 6.4.2-arch1 Kernel Configuration
# Linux/x86 6.4.3-arch1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.1.1 20230429"
CONFIG_CC_IS_GCC=y
Expand Down Expand Up @@ -1163,6 +1163,7 @@ CONFIG_LRU_GEN=y
CONFIG_LRU_GEN_ENABLED=y
# CONFIG_LRU_GEN_STATS is not set
CONFIG_ARCH_SUPPORTS_PER_VMA_LOCK=y
CONFIG_PER_VMA_LOCK=y
CONFIG_LOCK_MM_AND_FIND_VMA=y

#
Expand Down Expand Up @@ -11164,6 +11165,7 @@ CONFIG_PTDUMP_CORE=y
# CONFIG_PTDUMP_DEBUGFS is not set
CONFIG_HAVE_DEBUG_KMEMLEAK=y
# CONFIG_DEBUG_KMEMLEAK is not set
# CONFIG_PER_VMA_LOCK_STATS is not set
# CONFIG_DEBUG_OBJECTS is not set
CONFIG_SHRINKER_DEBUG=y
# CONFIG_DEBUG_STACK_USAGE is not set
Expand Down

0 comments on commit 1f784c8

Please sign in to comment.