summaryrefslogtreecommitdiff
path: root/configs/apalis-tk1_defconfig
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut@gmail.com>2019-06-11 05:51:15 +0300
committerTom Rini <trini@konsulko.com>2019-06-14 23:10:36 +0300
commitb618b3707633d4e345104b345c382b5e3bfcbe52 (patch)
treed7bd7b4968fbe501599ce9144d05a5c206eb58f2 /configs/apalis-tk1_defconfig
parent3f6bcdf6a5b315e99b878212219a99e8df177112 (diff)
downloadu-boot-b618b3707633d4e345104b345c382b5e3bfcbe52.tar.xz
net: Convert CONFIG_TFTP_BLOCKSIZE to Kconfig
Convert CONFIG_TFTP_BLOCKSIZE to Kconfig, update defconfigs, headers and whitelist. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Christian Gmeiner <christian.gmeiner@gmail.com> Cc: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'configs/apalis-tk1_defconfig')
-rw-r--r--configs/apalis-tk1_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/apalis-tk1_defconfig b/configs/apalis-tk1_defconfig
index 141260f44b..41f3aff149 100644
--- a/configs/apalis-tk1_defconfig
+++ b/configs/apalis-tk1_defconfig
@@ -32,6 +32,7 @@ CONFIG_CMD_EXT4_WRITE=y
CONFIG_OF_LIVE=y
CONFIG_DEFAULT_DEVICE_TREE="tegra124-apalis"
CONFIG_IP_DEFRAG=y
+CONFIG_TFTP_BLOCKSIZE=16352
CONFIG_SPL_DM=y
CONFIG_DFU_MMC=y
CONFIG_DFU_RAM=y