summaryrefslogtreecommitdiff
path: root/configs/sandbox_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-10-01 09:46:10 -0400
committerTom Rini <trini@konsulko.com>2020-10-01 09:46:10 -0400
commit26acc6395fee680cea72e51348bd59e206eb0464 (patch)
tree14a2a97d03c4c0cf7b0c531fbdcf9ebec7cfdd13 /configs/sandbox_defconfig
parent097bbf1ba97b8ece930deca663f05ea444e99e45 (diff)
parent912ece4c3dd486bcd62f0d0dfee760b9f01caac6 (diff)
downloadu-boot-26acc6395fee680cea72e51348bd59e206eb0464.tar.gz
u-boot-26acc6395fee680cea72e51348bd59e206eb0464.tar.bz2
u-boot-26acc6395fee680cea72e51348bd59e206eb0464.zip
Merge branch '2020-09-30-assorted-network-improvements' into next
- Generic UDP framework - TFTP fixes - dwc_eth_qos, smc911x, smc911x and mscc phy fixes
Diffstat (limited to 'configs/sandbox_defconfig')
-rw-r--r--configs/sandbox_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig
index a2ebb3c971..c72e0e2900 100644
--- a/configs/sandbox_defconfig
+++ b/configs/sandbox_defconfig
@@ -102,6 +102,7 @@ CONFIG_ENV_IS_NOWHERE=y
CONFIG_ENV_IS_IN_EXT4=y
CONFIG_ENV_EXT4_INTERFACE="host"
CONFIG_ENV_EXT4_DEVICE_AND_PART="0:0"
+CONFIG_PROT_UDP=y
CONFIG_BOOTP_SEND_HOSTNAME=y
CONFIG_NETCONSOLE=y
CONFIG_IP_DEFRAG=y