Skip to content

Commit

Permalink
linux6.9: add missing config lines
Browse files Browse the repository at this point in the history
  • Loading branch information
classabbyamp committed Jul 7, 2024
1 parent 6651eec commit a9388e8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
5 changes: 3 additions & 2 deletions srcpkgs/linux6.9/files/i386-dotconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/i386 6.9.7 Kernel Configuration
# Linux/i386 6.9.8 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
CONFIG_CC_IS_GCC=y
Expand Down Expand Up @@ -30,7 +30,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
# CONFIG_WERROR is not set
CONFIG_LOCALVERSION="_1"
CONFIG_LOCALVERSION="_2"
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_BUILD_SALT=""
CONFIG_HAVE_KERNEL_GZIP=y
Expand Down Expand Up @@ -8883,6 +8883,7 @@ CONFIG_SOUNDWIRE_GENERIC_ALLOCATION=m
#
# Qualcomm SoC drivers
#
# CONFIG_QCOM_PD_MAPPER is not set
# CONFIG_QCOM_PMIC_PDCHARGER_ULOG is not set
CONFIG_QCOM_QMI_HELPERS=m
# CONFIG_QCOM_PBS is not set
Expand Down
5 changes: 3 additions & 2 deletions srcpkgs/linux6.9/files/x86_64-dotconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 6.9.7 Kernel Configuration
# Linux/x86_64 6.9.8 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
CONFIG_CC_IS_GCC=y
Expand Down Expand Up @@ -30,7 +30,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
# CONFIG_WERROR is not set
CONFIG_LOCALVERSION="_1"
CONFIG_LOCALVERSION="_2"
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_BUILD_SALT=""
CONFIG_HAVE_KERNEL_GZIP=y
Expand Down Expand Up @@ -9263,6 +9263,7 @@ CONFIG_SOUNDWIRE_GENERIC_ALLOCATION=m
#
# Qualcomm SoC drivers
#
# CONFIG_QCOM_PD_MAPPER is not set
# CONFIG_QCOM_PMIC_PDCHARGER_ULOG is not set
CONFIG_QCOM_QMI_HELPERS=m
# CONFIG_QCOM_PBS is not set
Expand Down

0 comments on commit a9388e8

Please sign in to comment.