dist: config: clean up LOCALVERSION related config

To avoid Kbuild from touching kernel versioning, ensure relate configs
are clean.

Signed-off-by: Kairui Song <kasong@tencent.com>
This commit is contained in:
Kairui Song 2023-06-27 18:55:03 +08:00 committed by Jianping Liu
parent 6bb115fdd7
commit e14ac084d0
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
CONFIG_LOCALVERSION="-tlinux4"
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_SYSVIPC=y
CONFIG_POSIX_MQUEUE=y

View File

@ -0,0 +1 @@
# CONFIG_LOCALVERSION_AUTO is not set