diff options
Diffstat (limited to 'include/configs')
-rw-r--r-- | include/configs/dragonboard410c.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/dragonboard410c.h b/include/configs/dragonboard410c.h index d9dc639..5a0b60f 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 */ |