Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Commit 3fbf22d

Browse files
jacky8hyfTreehugger Robot
authored andcommitted
ANDROID: Drop CONFIG_LOCALVERSION/KMI_GENERATION from gki_defconfig.
The text -mainline is inferred from BRANCH instead. Test: TH (kleaf integration test) Bug: 272828027 Change-Id: Ie5d74b69246873ac583d2abb90b1909b44c70ce0 Signed-off-by: Yifan Hong <elsk@google.com>
1 parent a92bfa8 commit 3fbf22d

File tree

3 files changed

+0
-4
lines changed

3 files changed

+0
-4
lines changed

arch/arm64/configs/gki_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
CONFIG_UAPI_HEADER_TEST=y
2-
CONFIG_LOCALVERSION="-mainline"
32
CONFIG_AUDIT=y
43
CONFIG_NO_HZ=y
54
CONFIG_HIGH_RES_TIMERS=y

arch/x86/configs/gki_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
CONFIG_UAPI_HEADER_TEST=y
2-
CONFIG_LOCALVERSION="-mainline"
32
CONFIG_KERNEL_LZ4=y
43
CONFIG_AUDIT=y
54
CONFIG_NO_HZ=y

build.config.common

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
. ${ROOT_DIR}/${KERNEL_DIR}/build.config.constants
22

3-
KMI_GENERATION=0
4-
53
LLVM=1
64
DEPMOD=depmod
75
CLANG_PREBUILT_BIN=prebuilts/clang/host/linux-x86/clang-${CLANG_VERSION}/bin

0 commit comments

Comments
 (0)