]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/mx28evk.h
configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS
[people/ms/u-boot.git] / include / configs / mx28evk.h
index fac26fb2f2310f9e3a0bdfe31fe0b35c6359c4da..66a310cff9c9b6164b67a16a158b8174a2d9574e 100644 (file)
 
 /* UBI and NAND partitioning */
 #ifdef CONFIG_CMD_NAND
-#define CONFIG_CMD_UBIFS
-#define CONFIG_CMD_MTDPARTS
-#define CONFIG_RBTREE
-#define CONFIG_LZO
 #define CONFIG_MTD_DEVICE
 #define CONFIG_MTD_PARTITIONS
 #define MTDIDS_DEFAULT                 "nand0=gpmi-nand"