]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
imx8m{m,n}_venice_defconfig: add DT overlay support
authorTim Harvey <tharvey@gateworks.com>
Wed, 13 Apr 2022 16:05:04 +0000 (09:05 -0700)
committerStefano Babic <sbabic@denx.de>
Thu, 21 Apr 2022 10:44:24 +0000 (12:44 +0200)
enable CONFIG_OF_LIBFDT_OVERLAY to support applying dt overlays in
U-Boot.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
configs/imx8mm_venice_defconfig
configs/imx8mn_venice_defconfig

index b596f7eb669f5c9adfbf92c7be73bbd7b2d24d2b..a9ff5654baa3a5969af4c8f4b1198693392990d3 100644 (file)
@@ -138,3 +138,4 @@ CONFIG_CI_UDC=y
 CONFIG_USB_GADGET_DOWNLOAD=y
 CONFIG_IMX_WATCHDOG=y
 CONFIG_HEXDUMP=y
+CONFIG_OF_LIBFDT_OVERLAY=y
index 2f5ea62f5427921fde4871e7b2428c76098e2371..7628667d50ae5cf0b0ca74dec62bd9a4d847a27c 100644 (file)
@@ -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