diff options
Diffstat (limited to 'include/configs/dragonboard410c.h')
-rw-r--r-- | include/configs/dragonboard410c.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/dragonboard410c.h b/include/configs/dragonboard410c.h index 530d667da8..d19e60a6be 100644 --- a/include/configs/dragonboard410c.h +++ b/include/configs/dragonboard410c.h @@ -43,9 +43,6 @@ /* Disabled by default as some sub-commands can brick eMMC */ /*#define CONFIG_SUPPORT_EMMC_BOOT */ -/* Partition table support */ -#define HAVE_BLOCK_DEVICE /* Needed for partition commands */ - #include <config_distro_defaults.h> /* BOOTP options */ |