summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Merchel <[email protected]>2026-01-16 11:53:38 +0100
committerFabio Estevam <[email protected]>2026-01-17 15:02:01 -0300
commit8fad0b4018bb333d9a9178472d431cdc7efcfe54 (patch)
tree852be25dae1ad7ce85f47943ee9c39a0bee91c2a
parentaa01f4e863f42aed41498c7b0752ae4ae0f1e78d (diff)
configs: tqma6: activate CONFIG_CMD_NFS
activate CONFIG_CMD_NFS for nfs boot posibility Signed-off-by: Max Merchel <[email protected]>
-rw-r--r--configs/tqma6_mba6_common.defconfig1
1 files changed, 1 insertions, 0 deletions
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