aboutsummaryrefslogtreecommitdiff
path: root/configs/gurnard_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-18 08:38:23 -0400
committerTom Rini <trini@konsulko.com>2022-03-25 12:01:15 +0000
commit5842c8107d9a13b958fa894b22485b32e078f75b (patch)
tree82685b53c87cd4a2483181e573de6503f1f129fc /configs/gurnard_defconfig
parent03d14ccdf6c4ae56e3351ca828d9b1ac6467aea5 (diff)
downloadu-boot-5842c8107d9a13b958fa894b22485b32e078f75b.zip
u-boot-5842c8107d9a13b958fa894b22485b32e078f75b.tar.gz
u-boot-5842c8107d9a13b958fa894b22485b32e078f75b.tar.bz2
Convert CONFIG_TFTP_PORT to Kconfig
This converts the following to Kconfig: CONFIG_TFTP_PORT Cc: Ramon Fried <rfried.dev@gmail.com> Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/gurnard_defconfig')
-rw-r--r--configs/gurnard_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/gurnard_defconfig b/configs/gurnard_defconfig
index 47678e6..fc6c2b9 100644
--- a/configs/gurnard_defconfig
+++ b/configs/gurnard_defconfig
@@ -40,6 +40,7 @@ CONFIG_ENV_OVERWRITE=y
CONFIG_ENV_IS_IN_NAND=y
CONFIG_SYS_RELOC_GD_ENV_ADDR=y
CONFIG_NET_RETRY_COUNT=20
+CONFIG_TFTP_PORT=y
CONFIG_TFTP_TSIZE=y
CONFIG_AT91_GPIO=y
CONFIG_GENERIC_ATMEL_MCI=y