armbian-build/patch/u-boot/u-boot-meson64/enable-DT-overlays-support.patch
Igor Pečovnik e610f00bc7
Bump Meson64 u-boot to 2022.01 (#3418)
* Bump Meson64 u-boot to 2022.01

Tested VIM boards

* Move Jethub related patches under common meson64 patch collection

* Move jethub patch to per board and remove unneded settings
2022-01-20 23:18:55 +01:00

16 lines
395 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,8 +652,10 @@ config ARCH_OMAP2PLUS
config ARCH_MESON
bool "Amlogic Meson"
select GPIO_EXTRA_HEADER
+ select OF_LIBFDT
+ select OF_LIBFDT_OVERLAY
imply DISTRO_DEFAULTS
imply DM_RNG
help
Support for the Meson SoC family developed by Amlogic Inc.,