aboutsummaryrefslogtreecommitdiff
path: root/configs/imx8mn_venice_defconfig
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2022-04-13 09:05:04 -0700
committerStefano Babic <sbabic@denx.de>2022-04-21 12:44:24 +0200
commit7a2ff55d875b981fb21db4ccb14fac04e9e5af67 (patch)
tree63a4c093f0bc1d6e63563f0bc4bf582028545977 /configs/imx8mn_venice_defconfig
parentd5cc234154d3909a71cf58f0b28697d75cdcfad9 (diff)
downloadu-boot-7a2ff55d875b981fb21db4ccb14fac04e9e5af67.zip
u-boot-7a2ff55d875b981fb21db4ccb14fac04e9e5af67.tar.gz
u-boot-7a2ff55d875b981fb21db4ccb14fac04e9e5af67.tar.bz2
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>
Diffstat (limited to 'configs/imx8mn_venice_defconfig')
-rw-r--r--configs/imx8mn_venice_defconfig1
1 files changed, 1 insertions, 0 deletions
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_CI_UDC=y
CONFIG_USB_GADGET_DOWNLOAD=y
CONFIG_IMX_WATCHDOG=y
CONFIG_HEXDUMP=y
+CONFIG_OF_LIBFDT_OVERLAY=y