build/patch/u-boot/u-boot-sun50i-dev/enable-DT-overlays-support.patch
2017-02-26 22:26:13 +03:00

12 lines
345 B
Diff

diff --git a/u-boot/arch/arm/Kconfig b/u-boot/arch/arm/Kconfig
index 0ed36cded..822ebb812 100644
--- a/u-boot/arch/arm/Kconfig
+++ b/u-boot/arch/arm/Kconfig
@@ -578,6 +578,7 @@ config ARCH_SUNXI
select CMD_GPIO
select CMD_MMC if MMC
select CMD_USB if DISTRO_DEFAULTS
+ select OF_LIBFDT_OVERLAY
select DM
select DM_ETH
select DM_GPIO