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 Jun 20, 2023
1 parent 099d4e0 commit 6e9dee8
Show file tree
Hide file tree
Showing 17 changed files with 520 additions and 457 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.3.4 Kernel Configuration
# Linux/arm64 6.3.8 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (Alpine 13.1.1_git20230520) 13.1.1 20230520"
CONFIG_CC_VERSION_TEXT="gcc (Alpine 13.1.1_git20230603) 13.1.1 20230603"
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.3.4 Kernel Configuration
# Linux/arm 6.3.8 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (Alpine 13.1.1_git20230520) 13.1.1 20230520"
CONFIG_CC_VERSION_TEXT="gcc (Alpine 13.1.1_git20230603) 13.1.1 20230603"
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=130101
CONFIG_CLANG_VERSION=0
Expand Down
6 changes: 3 additions & 3 deletions configs/alpine/riscv64.config
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/riscv 6.3.4 Kernel Configuration
# Linux/riscv 6.3.8 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (Alpine 13.1.1_git20230520) 13.1.1 20230520"
CONFIG_CC_VERSION_TEXT="gcc (Alpine 13.1.1_git20230603) 13.1.1 20230603"
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=130101
CONFIG_CLANG_VERSION=0
Expand Down Expand Up @@ -561,6 +561,7 @@ CONFIG_ARCH_USE_QUEUED_RWLOCKS=y
CONFIG_QUEUED_RWLOCKS=y
CONFIG_ARCH_HAS_MMIOWB=y
CONFIG_MMIOWB=y
CONFIG_ARCH_HAS_NON_OVERLAPPING_ADDRESS_SPACE=y
CONFIG_FREEZER=y

#
Expand Down Expand Up @@ -5341,7 +5342,6 @@ CONFIG_HAVE_KCSAN_COMPILER=y
# CONFIG_PAGE_EXTENSION is not set
CONFIG_SLUB_DEBUG=y
# CONFIG_SLUB_DEBUG_ON is not set
# CONFIG_PAGE_TABLE_CHECK is not set
# CONFIG_PAGE_POISONING is not set
# CONFIG_DEBUG_RODATA_TEST is not set
CONFIG_ARCH_HAS_DEBUG_WX=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.3.4 Kernel Configuration
# Linux/x86_64 6.3.8 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (Alpine 13.1.1_git20230520) 13.1.1 20230520"
CONFIG_CC_VERSION_TEXT="gcc (Alpine 13.1.1_git20230603) 13.1.1 20230603"
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=130101
CONFIG_CLANG_VERSION=0
Expand Down
2 changes: 1 addition & 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.3.7-arch1 Kernel Configuration
# Linux/x86 6.3.8-arch1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.1.1 20230429"
CONFIG_CC_IS_GCC=y
Expand Down
Loading

0 comments on commit 6e9dee8

Please sign in to comment.