Skip to content

Commit 53fb45d

Browse files
masahir0yctmarinas
authored andcommitted
arm64: defconfig: enable CONFIG_LOCALVERSION_AUTO
When CONFIG_LOCALVERSION_AUTO is disabled, the version string is just a tag name (or with a '+' appended if HEAD is not a tagged commit). During the development (and especially when git-bisecting), longer version string would be helpful to identify the commit we are running. This is a default y option, so drop the unset to enable it. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
1 parent 2323439 commit 53fb45d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/arm64/configs/defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# CONFIG_LOCALVERSION_AUTO is not set
21
CONFIG_SYSVIPC=y
32
CONFIG_POSIX_MQUEUE=y
43
CONFIG_AUDIT=y

0 commit comments

Comments
 (0)