summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-18 15:38:23 +0300
committerTom Rini <trini@konsulko.com>2022-03-25 15:01:15 +0300
commit5842c8107d9a13b958fa894b22485b32e078f75b (patch)
tree82685b53c87cd4a2483181e573de6503f1f129fc /include
parent03d14ccdf6c4ae56e3351ca828d9b1ac6467aea5 (diff)
downloadu-boot-5842c8107d9a13b958fa894b22485b32e078f75b.tar.xz
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 'include')
-rw-r--r--include/configs/snapper9260.h3
-rw-r--r--include/configs/snapper9g45.h3
2 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/snapper9260.h b/include/configs/snapper9260.h
index 2f0309f0cc..f7ee9dbac3 100644
--- a/include/configs/snapper9260.h
+++ b/include/configs/snapper9260.h
@@ -37,9 +37,6 @@
#define CONFIG_SYS_NAND_ENABLE_PIN AT91_PIN_PC14
#define CONFIG_SYS_NAND_READY_PIN AT91_PIN_PC13
-/* Ethernet */
-#define CONFIG_TFTP_PORT
-
/* USB */
#define CONFIG_USB_ATMEL
#define CONFIG_USB_ATMEL_CLK_SEL_PLLB
diff --git a/include/configs/snapper9g45.h b/include/configs/snapper9g45.h
index 72611fe850..9e78fd219c 100644
--- a/include/configs/snapper9g45.h
+++ b/include/configs/snapper9g45.h
@@ -38,9 +38,6 @@
#define CONFIG_SYS_NAND_ENABLE_PIN AT91_PIN_PC14
#define CONFIG_SYS_NAND_READY_PIN AT91_PIN_PC8
-/* Ethernet */
-#define CONFIG_TFTP_PORT
-
/* LCD */
#define CONFIG_ATMEL_LCD
#define CONFIG_GURNARD_SPLASH