]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
Kconfig: Drop CONFIG_CMD_TFTP
authorSimon Glass <sjg@chromium.org>
Fri, 4 Aug 2017 22:34:56 +0000 (16:34 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 11 Aug 2017 19:42:01 +0000 (15:42 -0400)
This is not a valid CONFIG option. Drop it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
include/configs/dragonboard410c.h
scripts/config_whitelist.txt

index d9dc639aeb82952f8baf482f0ea37c7aa3c94fe7..5a0b60ff66e1c81faa258b425fede64a457b8c0d 100644 (file)
@@ -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 */
index ce34e90bf0412fcf7570a5f7b71e11a8026e3bb7..1881fff3496111613c747ed67c2f17f20284ec95 100644 (file)
@@ -293,7 +293,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