[PATCH 6/6] tegra: enable dt-overlay
Daniel Golle
daniel at makrotopia.org
Wed Nov 24 17:08:33 PST 2021
Enable 'dt-overlay' feature for tegra target.
Signed-off-by: Daniel Golle <daniel at makrotopia.org>
---
target/linux/tegra/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/tegra/Makefile b/target/linux/tegra/Makefile
index 76dfeab402..db7bf42c84 100644
--- a/target/linux/tegra/Makefile
+++ b/target/linux/tegra/Makefile
@@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
ARCH := arm
BOARD := tegra
BOARDNAME := NVIDIA Tegra
-FEATURES := audio boot-part display ext4 fpu gpio pci pcie rootfs-part rtc squashfs usb
+FEATURES := dt-overlay audio boot-part display ext4 fpu gpio pci pcie rootfs-part rtc squashfs usb
CPU_TYPE := cortex-a9
CPU_SUBTYPE := vfpv3-d16
--
2.34.0
More information about the openwrt-devel
mailing list