commit | 7a2ff55d875b981fb21db4ccb14fac04e9e5af67 | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Wed Apr 13 09:05:04 2022 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Thu Apr 21 12:44:24 2022 +0200 |
tree | 63a4c093f0bc1d6e63563f0bc4bf582028545977 | |
parent | d5cc234154d3909a71cf58f0b28697d75cdcfad9 [diff] [blame] |
imx8m{m,n}_venice_defconfig: add DT overlay support enable CONFIG_OF_LIBFDT_OVERLAY to support applying dt overlays in U-Boot. Signed-off-by: Tim Harvey <tharvey@gateworks.com>
diff --git a/configs/imx8mn_venice_defconfig b/configs/imx8mn_venice_defconfig index 2f5ea62..7628667 100644 --- a/configs/imx8mn_venice_defconfig +++ b/configs/imx8mn_venice_defconfig
@@ -137,3 +137,4 @@ CONFIG_USB_GADGET_DOWNLOAD=y CONFIG_IMX_WATCHDOG=y CONFIG_HEXDUMP=y +CONFIG_OF_LIBFDT_OVERLAY=y