Add build related configs for vm and pineapple tuivm. This is just snapshot of kalama's vm build config from 'commit 5beb98404269 ("Merge "i3c: i3c-master-msm-geni: Fix IBI for invalid device OR handler"")'from msm-5.15 branch. Change-Id: Ib50008461b1a22d4018e74185375f06acf93ffd3 Signed-off-by: Peng Yang <quic_penyan@quicinc.com>
10 lines
378 B
Plaintext
10 lines
378 B
Plaintext
################################################################################
|
|
## Inheriting MSM configs
|
|
. ${KERNEL_DIR}/build.config.msm.pineapple.vm
|
|
################################################################################
|
|
|
|
MKDTIMGDTBS=()
|
|
MKDTIMGDTBS["pineapple_tuivm"]="pineapple-vm"
|
|
|
|
################################################################################
|