Skip to content

Commit 3be8f26

Browse files
committed
qcs8300-ride-sx: enable EL2 DTBO for QCOM kernels
KVM support on qcs8300-ride-sx requires the Monaco EL2 DTBO. To support this enable EL2 DTB overlay generation on QCOM kernels. Signed-off-by: Viswanath Kraleti <viswanath.kraleti@oss.qualcomm.com>
1 parent 60b76d1 commit 3be8f26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conf/machine/qcs8300-ride-sx.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ KERNEL_DEVICETREE ?= " \
1414

1515
# These DTs are not upstreamed and currently exist only in linux-qcom kernels
1616
LINUX_QCOM_KERNEL_DEVICETREE ?= " \
17+
qcom/monaco-el2.dtbo \
1718
qcom/qcs8300-ride-camx.dtbo \
1819
"
1920

0 commit comments

Comments
 (0)