summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Schulz <quentin.schulz@theobroma-systems.com>2023-05-24 14:40:18 +0200
committerQuentin Schulz <quentin.schulz@theobroma-systems.com>2023-05-24 14:40:18 +0200
commited83152f8e509495a2b3905c6f2c50d562adfa51 (patch)
tree833abff0d0f428da2ae89ee951538a3bb7321640
parent5856ed0b729f45820fc7274d98b4be2e6abf3e34 (diff)
TSD: arm64: configs: puma: remove CONFIG_LOCALVERSION
This is a leftover from the defconfig that was created by deriving it from one coming from Yocto Project where yocto is added to LOCALVERSION. Since it is not provided this kernel will be used in a Yocto image, let's remove the localversion entirely to not confuse users. Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>
-rw-r--r--arch/arm64/configs/puma-rk3399_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm64/configs/puma-rk3399_defconfig b/arch/arm64/configs/puma-rk3399_defconfig
index 0562a8a094b9..f86deb70c7a8 100644
--- a/arch/arm64/configs/puma-rk3399_defconfig
+++ b/arch/arm64/configs/puma-rk3399_defconfig
@@ -1,4 +1,3 @@
-CONFIG_LOCALVERSION="-yocto-standard"
CONFIG_SYSVIPC=y
CONFIG_POSIX_MQUEUE=y
CONFIG_AUDIT=y