
This is not a valid CONFIG option. Drop it.
Signed-off-by: Simon Glass sjg@chromium.org ---
include/configs/dragonboard410c.h | 1 - scripts/config_whitelist.txt | 1 - 2 files changed, 2 deletions(-)
diff --git a/include/configs/dragonboard410c.h b/include/configs/dragonboard410c.h index 712e11725b..1608312c43 100644 --- a/include/configs/dragonboard410c.h +++ b/include/configs/dragonboard410c.h @@ -49,7 +49,6 @@ /* Enable that for switching of boot partitions */ /* Disabled by default as some sub-commands can brick eMMC */ /*#define CONFIG_SUPPORT_EMMC_BOOT */ -#define CONFIG_CMD_TFTP
/* Partition table support */ #define HAVE_BLOCK_DEVICE /* Needed for partition commands */ diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index eea40c4ac4..8c5b0ba723 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -296,7 +296,6 @@ CONFIG_CM922T_XA10 CONFIG_CMDLINE_EDITING CONFIG_CMDLINE_PS_SUPPORT CONFIG_CMDLINE_TAG -CONFIG_CMD_TFTP CONFIG_CMD_THOR_DOWNLOAD CONFIG_CMD_TRACE CONFIG_CMD_TSI148