From d5af85c4033ad93129763a767cb1cf8c76f2e83a Mon Sep 17 00:00:00 2001 From: Dmitry Baryshkov Date: Thu, 22 Jan 2026 01:02:53 +0200 Subject: [PATCH] Revert "qcs615-ride.conf: stop setting QCOM_DTB_DEFAULT" This reverts commit b6d483f9f6032b9d5e20d608f53251a90bc298ee as the QCS615 Ride boards are not yet supported by the multi-DTB image. Signed-off-by: Dmitry Baryshkov --- conf/machine/qcs615-ride.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conf/machine/qcs615-ride.conf b/conf/machine/qcs615-ride.conf index c1c76fe9f..8edb5ad9a 100644 --- a/conf/machine/qcs615-ride.conf +++ b/conf/machine/qcs615-ride.conf @@ -6,6 +6,8 @@ require conf/machine/include/qcom-qcs615.inc MACHINE_FEATURES += "efi pci" +QCOM_DTB_DEFAULT ?= "qcs615-ride" + KERNEL_DEVICETREE ?= " \ qcom/qcs615-ride.dtb \ "