summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/imx6qsabresd.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/machine/imx6qsabresd.conf b/conf/machine/imx6qsabresd.conf
index 4b493b9..02b7cdc 100644
--- a/conf/machine/imx6qsabresd.conf
+++ b/conf/machine/imx6qsabresd.conf
@@ -8,7 +8,8 @@ require conf/machine/include/imx6sabresd-common.inc
8 8
9SOC_FAMILY = "mx6:mx6q" 9SOC_FAMILY = "mx6:mx6q"
10 10
11KERNEL_DEVICETREE = "imx6q-sabresd.dtb imx6q-sabresd-ldo.dtb imx6q-sabresd-hdcp.dtb" 11KERNEL_DEVICETREE = "imx6q-sabresd.dtb imx6q-sabresd-ldo.dtb imx6q-sabresd-hdcp.dtb \
12 imx6q-sabresd-enetirq.dtb"
12 13
13UBOOT_CONFIG ??= "sd" 14UBOOT_CONFIG ??= "sd"
14UBOOT_CONFIG[sd] = "mx6qsabresd_config,sdcard" 15UBOOT_CONFIG[sd] = "mx6qsabresd_config,sdcard"