[PATCH 4/5] configs: tqma6: activate CONFIG_CMD_NFS
Max Merchel
Max.Merchel at ew.tq-group.com
Fri Jan 16 11:53:38 CET 2026
activate CONFIG_CMD_NFS for nfs boot posibility
Signed-off-by: Max Merchel <Max.Merchel at ew.tq-group.com>
---
configs/tqma6_mba6_common.defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/tqma6_mba6_common.defconfig b/configs/tqma6_mba6_common.defconfig
index 93517474b21..6865d3b2641 100644
--- a/configs/tqma6_mba6_common.defconfig
+++ b/configs/tqma6_mba6_common.defconfig
@@ -27,6 +27,7 @@ CONFIG_CMD_I2C=y
CONFIG_CMD_MMC=y
CONFIG_CMD_SPI=y
CONFIG_CMD_TEMPERATURE=y
+CONFIG_CMD_NFS=y
CONFIG_CMD_DHCP=y
CONFIG_CMD_MII=y
CONFIG_CMD_PING=y
--
2.43.0
More information about the U-Boot
mailing list