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 Aug 7, 2023
1 parent 35c4d6e commit 9fee271
Show file tree
Hide file tree
Showing 16 changed files with 481 additions and 214 deletions.
2 changes: 1 addition & 1 deletion configs/alpine/aarch64.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 6.4.7 Kernel Configuration
# Linux/arm64 6.4.8 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (Alpine 13.1.1_git20230722) 13.1.1 20230722"
CONFIG_CC_IS_GCC=y
Expand Down
2 changes: 1 addition & 1 deletion configs/alpine/armv7.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 6.4.7 Kernel Configuration
# Linux/arm 6.4.8 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (Alpine 13.1.1_git20230722) 13.1.1 20230722"
CONFIG_CC_IS_GCC=y
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.7 Kernel Configuration
# Linux/riscv 6.4.8 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (Alpine 13.1.1_git20230722) 13.1.1 20230722"
CONFIG_CC_IS_GCC=y
Expand Down
2 changes: 1 addition & 1 deletion configs/alpine/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_64 6.4.7 Kernel Configuration
# Linux/x86_64 6.4.8 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (Alpine 13.1.1_git20230722) 13.1.1 20230722"
CONFIG_CC_IS_GCC=y
Expand Down
12 changes: 6 additions & 6 deletions configs/archlinux/x86_64.config
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 6.4.4-arch1 Kernel Configuration
# Linux/x86 6.4.8-arch1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.1.1 20230714"
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.1 20230801"
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=130101
CONFIG_GCC_VERSION=130201
CONFIG_CLANG_VERSION=0
CONFIG_AS_IS_GNU=y
CONFIG_AS_VERSION=24000
CONFIG_AS_VERSION=24100
CONFIG_LD_IS_BFD=y
CONFIG_LD_VERSION=24000
CONFIG_LD_VERSION=24100
CONFIG_LLD_VERSION=0
CONFIG_CC_CAN_LINK=y
CONFIG_CC_CAN_LINK_STATIC=y
Expand Down Expand Up @@ -2335,7 +2335,7 @@ CONFIG_ISCSI_IBFT=m
CONFIG_FW_CFG_SYSFS=m
# CONFIG_FW_CFG_SYSFS_CMDLINE is not set
CONFIG_SYSFB=y
# CONFIG_SYSFB_SIMPLEFB is not set
CONFIG_SYSFB_SIMPLEFB=y
CONFIG_FW_CS_DSP=m
CONFIG_GOOGLE_FIRMWARE=y
# CONFIG_GOOGLE_SMI is not set
Expand Down
Loading

0 comments on commit 9fee271

Please sign in to comment.