summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx8dxl-lpddr4-evk.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/imx8dxl-lpddr4-evk.conf')
-rw-r--r--conf/machine/imx8dxl-lpddr4-evk.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/imx8dxl-lpddr4-evk.conf b/conf/machine/imx8dxl-lpddr4-evk.conf
index e824d1a4..11a5dc85 100644
--- a/conf/machine/imx8dxl-lpddr4-evk.conf
+++ b/conf/machine/imx8dxl-lpddr4-evk.conf
@@ -15,3 +15,5 @@ KERNEL_DEVICETREE:append:use-nxp-bsp = " \
15 freescale/${KERNEL_DEVICETREE_BASENAME}-root.dtb \ 15 freescale/${KERNEL_DEVICETREE_BASENAME}-root.dtb \
16" 16"
17UBOOT_CONFIG_BASENAME = "imx8dxl_evk" 17UBOOT_CONFIG_BASENAME = "imx8dxl_evk"
18
19UBOOT_CONFIG[lcd] = "${UBOOT_CONFIG_BASENAME}_lcd_defconfig"