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 26, 2023
1 parent 6e9dee8 commit b422d54
Show file tree
Hide file tree
Showing 20 changed files with 280 additions and 197 deletions.
12 changes: 6 additions & 6 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.8 Kernel Configuration
# Linux/arm64 6.3.9 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (Alpine 13.1.1_git20230603) 13.1.1 20230603"
CONFIG_CC_VERSION_TEXT="gcc (Alpine 13.1.1_git20230617) 13.1.1 20230617"
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=130101
CONFIG_CLANG_VERSION=0
Expand Down Expand Up @@ -8306,7 +8306,7 @@ CONFIG_SUN50I_H616_CCU=y
CONFIG_SUN50I_H6_R_CCU=y
CONFIG_SUN6I_RTC_CCU=y
# CONFIG_SUN8I_H3_CCU is not set
# CONFIG_SUN8I_DE2_CCU is not set
CONFIG_SUN8I_DE2_CCU=y
CONFIG_SUN8I_R_CCU=y
CONFIG_CLK_TEGRA_BPMP=y
CONFIG_TEGRA_CLK_DFLL=y
Expand Down Expand Up @@ -9217,10 +9217,10 @@ CONFIG_GENERIC_PHY=y
CONFIG_GENERIC_PHY_MIPI_DPHY=y
CONFIG_PHY_XGENE=m
CONFIG_PHY_CAN_TRANSCEIVER=m
# CONFIG_PHY_SUN4I_USB is not set
CONFIG_PHY_SUN4I_USB=m
CONFIG_PHY_SUN6I_MIPI_DPHY=m
# CONFIG_PHY_SUN9I_USB is not set
# CONFIG_PHY_SUN50I_USB3 is not set
CONFIG_PHY_SUN9I_USB=m
CONFIG_PHY_SUN50I_USB3=m
CONFIG_PHY_MESON8B_USB2=y
CONFIG_PHY_MESON_GXL_USB2=y
CONFIG_PHY_MESON_G12A_MIPI_DPHY_ANALOG=y
Expand Down
4 changes: 2 additions & 2 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.8 Kernel Configuration
# Linux/riscv 6.3.9 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (Alpine 13.1.1_git20230603) 13.1.1 20230603"
CONFIG_CC_VERSION_TEXT="gcc (Alpine 13.1.1_git20230617) 13.1.1 20230617"
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=130101
CONFIG_CLANG_VERSION=0
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.8 Kernel Configuration
# Linux/x86_64 6.3.9 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (Alpine 13.1.1_git20230603) 13.1.1 20230603"
CONFIG_CC_VERSION_TEXT="gcc (Alpine 13.1.1_git20230617) 13.1.1 20230617"
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=130101
CONFIG_CLANG_VERSION=0
Expand Down
6 changes: 3 additions & 3 deletions configs/debian/amd64.config
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 6.4.0-rc6 Kernel Configuration
# Linux/x86 6.4.0-rc7 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc-12 (Debian 12.3.0-3) 12.3.0"
CONFIG_CC_VERSION_TEXT="gcc-12 (Debian 12.3.0-4) 12.3.0"
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=120300
CONFIG_CLANG_VERSION=0
Expand Down Expand Up @@ -1143,7 +1143,7 @@ CONFIG_HAVE_ARCH_USERFAULTFD_WP=y
CONFIG_HAVE_ARCH_USERFAULTFD_MINOR=y
CONFIG_PTE_MARKER_UFFD_WP=y
CONFIG_LRU_GEN=y
# CONFIG_LRU_GEN_ENABLED is not set
CONFIG_LRU_GEN_ENABLED=y
# CONFIG_LRU_GEN_STATS is not set
CONFIG_ARCH_SUPPORTS_PER_VMA_LOCK=y
CONFIG_PER_VMA_LOCK=y
Expand Down
Loading

0 comments on commit b422d54

Please sign in to comment.