build.config.msm: Enable boot image creation for Auto targets

Enable boot image creation by default for Automotive targets.

Change-Id: I4d14d678879c0ce3b9796886ca1111e927daeb38
Signed-off-by: Yadu MG <quic_ymg@quicinc.com>
This commit is contained in:
Yadu MG
2022-08-03 18:39:06 +05:30
parent 42861c59cf
commit f8bba5a5ae

View File

@@ -1,4 +1,8 @@
################################################################################
# boot image macros
BUILD_BOOT_IMG=1
# Common MSM configuration for building non-GKI-based kernels
DEFCONFIG="generic_auto_defconfig"