Skip to content
This repository has been archived by the owner on Nov 14, 2021. It is now read-only.

Commit

Permalink
neutrino: Regenerate and savedefconfig (4.19.196)
Browse files Browse the repository at this point in the history
Update for prerelease testing: "4.19.196-NeutrinoKernel-kamino".

[@0ctobot: Enable THINLTO for development builds to increase
workflow productivity, while retaining monolithic LTO_CLANG for
release candidates and production builds]
Signed-off-by: Adam W. Willis <return.of.octobot@gmail.com>
  • Loading branch information
0ctobot committed Jul 6, 2021
1 parent fe6e40b commit 13efebb
Show file tree
Hide file tree
Showing 2 changed files with 768 additions and 3 deletions.
6 changes: 3 additions & 3 deletions arch/arm64/configs/neutrino_defconfig
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 4.19.178 Kernel Configuration
# Linux/arm64 4.19.196 Kernel Configuration
#

#
Expand All @@ -21,7 +21,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
#
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
CONFIG_LOCALVERSION="-NeutrinoKernel"
CONFIG_LOCALVERSION="-NeutrinoKernel-kamino"
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_BUILD_SALT=""
CONFIG_HAVE_KERNEL_GZIP=y
Expand Down Expand Up @@ -666,7 +666,7 @@ CONFIG_STACKPROTECTOR_STRONG=y
CONFIG_LTO=y
CONFIG_ARCH_SUPPORTS_LTO_CLANG=y
CONFIG_ARCH_SUPPORTS_THINLTO=y
# CONFIG_THINLTO is not set
CONFIG_THINLTO=y
# CONFIG_LTO_NONE is not set
CONFIG_LTO_CLANG=y
CONFIG_CFI=y
Expand Down

0 comments on commit 13efebb

Please sign in to comment.