summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/tx28stk5_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/configs/tx28stk5_defconfig')
-rw-r--r--arch/arm/configs/tx28stk5_defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/configs/tx28stk5_defconfig b/arch/arm/configs/tx28stk5_defconfig
index b4e3747801..b67f411546 100644
--- a/arch/arm/configs/tx28stk5_defconfig
+++ b/arch/arm/configs/tx28stk5_defconfig
@@ -46,7 +46,8 @@ CONFIG_CMD_GPIO=y
CONFIG_CMD_UNCOMPRESS=y
CONFIG_NET=y
CONFIG_NET_DHCP=y
-CONFIG_NET_TFTP=y
+CONFIG_CMD_TFTP=y
+CONFIG_FS_TFTP=y
CONFIG_NET_RESOLV=y
CONFIG_DRIVER_NET_FEC_IMX=y
# CONFIG_SPI is not set