Skip to content

Commit e1fc44c

Browse files
authored
qcm6490-idp: set QCOM_DTB_DEFAULT to qcm6490-idp (#951)
Set a default device-tree (for qcomflash) for qcm6490-idp, in case KERNEL_DEVICETREE is extended or manipulated by the user.
2 parents 86c8296 + e648952 commit e1fc44c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

conf/machine/qcm6490-idp.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ require conf/machine/include/qcom-qcs6490.inc
66

77
MACHINE_FEATURES += "efi pci"
88

9+
QCOM_DTB_DEFAULT ?= "qcm6490-idp"
10+
911
KERNEL_DEVICETREE ?= " \
1012
qcom/qcm6490-idp.dtb \
1113
"

0 commit comments

Comments
 (0)