diff options
Diffstat (limited to 'include/configs/colibri_imx7.h')
-rw-r--r-- | include/configs/colibri_imx7.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/colibri_imx7.h b/include/configs/colibri_imx7.h index 3388a95ed3..ffcd98bf76 100644 --- a/include/configs/colibri_imx7.h +++ b/include/configs/colibri_imx7.h @@ -172,13 +172,7 @@ #define CONFIG_SYS_NAND_MX7_GPMI_62_ECC_BYTES #define CONFIG_CMD_NAND_TORTURE -/* UBI stuff */ -#define CONFIG_RBTREE -#define CONFIG_LZO -#define CONFIG_CMD_UBIFS /* increases size by almost 60 KB */ - /* Dynamic MTD partition support */ -#define CONFIG_CMD_MTDPARTS /* Enable 'mtdparts' command line support */ #define CONFIG_MTD_PARTITIONS #define CONFIG_MTD_DEVICE /* needed for mtdparts commands */ #define MTDIDS_DEFAULT "nand0=gpmi-nand" |