summaryrefslogtreecommitdiffstats
path: root/arch/sandbox/configs/sandbox_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sandbox/configs/sandbox_defconfig')
-rw-r--r--arch/sandbox/configs/sandbox_defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/sandbox/configs/sandbox_defconfig b/arch/sandbox/configs/sandbox_defconfig
index d105584a81..2ee7f782ed 100644
--- a/arch/sandbox/configs/sandbox_defconfig
+++ b/arch/sandbox/configs/sandbox_defconfig
@@ -21,7 +21,8 @@ CONFIG_CMD_PARTITION=y
CONFIG_NET=y
CONFIG_NET_DHCP=y
CONFIG_NET_PING=y
-CONFIG_NET_TFTP=y
+CONFIG_CMD_TFTP=y
+CONFIG_FS_TFTP=y
CONFIG_DRIVER_NET_TAP=y
# CONFIG_SPI is not set
CONFIG_FS_CRAMFS=y