aboutsummaryrefslogtreecommitdiff
path: root/include/configs/cm_t43.h
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2020-07-03 09:06:36 -0500
committerTom Rini <trini@konsulko.com>2020-07-28 16:18:10 -0400
commit6a411dd0d25f81301b30cb54a359acbfaa751591 (patch)
treead61d801ffc7b0e6673d331d804b830c1fd3fffd /include/configs/cm_t43.h
parent3275f26bb6cda9e24966423460e74281e1a71888 (diff)
downloadu-boot-6a411dd0d25f81301b30cb54a359acbfaa751591.zip
u-boot-6a411dd0d25f81301b30cb54a359acbfaa751591.tar.gz
u-boot-6a411dd0d25f81301b30cb54a359acbfaa751591.tar.bz2
configs: Remove dead CONFIG options
BOOTP_DEFAULT is defined in several boards, but this config option is never checked or used. This patch removes this config option from config files and the whitelist.txt Signed-off-by: Adam Ford <aford173@gmail.com>
Diffstat (limited to 'include/configs/cm_t43.h')
-rw-r--r--include/configs/cm_t43.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/cm_t43.h b/include/configs/cm_t43.h
index 857a5d8..73205d0 100644
--- a/include/configs/cm_t43.h
+++ b/include/configs/cm_t43.h
@@ -43,7 +43,6 @@
50, 51, 52, 53, 54, 55, 56, 57, }
/* CPSW Ethernet support */
-#define CONFIG_BOOTP_DEFAULT
#define CONFIG_SYS_RX_ETH_BUFFER 64
/* USB support */