NVIDIA: SAUCE: arm64: config: Set local version of prod defconfig

BugLink: https://bugs.launchpad.net/bugs/2072591

To differentiate the library from standard and prod build,
use the local version config to set "-prod" in the prod
library.

	CONFIG_LOCALVERSION="-prod"

http://nvbugs/4346767

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Acked-by: Jacob Martin <jacob.martin@canonical.com>
Acked-by: Noah Wager <noah.wager@canonical.com>
Signed-off-by: Noah Wager <noah.wager@canonical.com>
This commit is contained in:
Laxman Dewangan
2023-11-10 15:16:06 +00:00
committed by Noah Wager
parent 0bcd433a04
commit a28b5ae556
+1
View File
@@ -1,3 +1,4 @@
CONFIG_LOCALVERSION="-prod"
CONFIG_SYSVIPC=y
CONFIG_POSIX_MQUEUE=y
CONFIG_AUDIT=y