HW21: Enable fdt overlay support

This commit is contained in:
Alexandre Bard 2022-04-25 18:34:29 +02:00
parent 8a43e73240
commit 5b10461567
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ CONFIG_G_DNL_MANUFACTURER="Texas Instruments"
CONFIG_G_DNL_VENDOR_NUM=0x0451
CONFIG_G_DNL_PRODUCT_NUM=0xd022
CONFIG_OF_LIBFDT=y
CONFIG_OF_LIBFDT_OVERLAY=y
# CONFIG_BOOTP_PXE_CLIENTARCH is not set
# CONFIG_CMD_PXE is not set
# CONFIG_CMD_BOOTEFI is not set