build/patch/u-boot/u-boot-meson64/enable-DT-overlays-support.patch
2018-12-13 17:09:54 -05:00

13 lines
352 B
Diff

diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 1f3fa15..3f23cc8 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -652,6 +652,8 @@ config ARCH_OMAP2PLUS
config ARCH_MESON
bool "Amlogic Meson"
+ select OF_LIBFDT
+ select OF_LIBFDT_OVERLAY
imply DISTRO_DEFAULTS
help
Support for the Meson SoC family developed by Amlogic Inc.,