build/patch/u-boot/u-boot-mvebu-edge/enable-DT-overlays-support.patch
Igor Pečovnik 0cdffb29b0
Renaming DEV branch to EDGE (#2704)
* Change DEV to EDGE
* Renaming patches dev folder to edge
* Move patches into subdir where they will be archived.
* Relink patch directories properly
2021-03-24 19:01:53 +01:00

13 lines
302 B
Diff

diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 4a23e32..121f336 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -440,6 +440,8 @@ config ARCH_MVEBU
select DM_SPI_FLASH
select OF_CONTROL
select OF_SEPARATE
+ select OF_LIBFDT
+ select OF_LIBFDT_OVERLAY
select SPI
imply CMD_DM