]> Git Repo - J-u-boot.git/blobdiff - include/configs/platinum.h
configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS
[J-u-boot.git] / include / configs / platinum.h
index 9c2182cbea304951801939b6322985ec85936543..e5baae01703632549b543de71e756aed2e8745b8 100644 (file)
  * Console configuration
  */
 
-#define CONFIG_CMD_MTDPARTS
 #define CONFIG_CMD_NAND
 #define CONFIG_CMD_NAND_TRIMFFS
-#define CONFIG_CMD_UBIFS
 
 /*
  * Hardware configuration
                                                 sizeof(CONFIG_SYS_PROMPT) + 16)
 
 /* MTD/UBI/UBIFS config */
-#define CONFIG_LZO
 #define CONFIG_MTD_DEVICE
 #define CONFIG_MTD_PARTITIONS
-#define CONFIG_RBTREE
 
 #if (CONFIG_SYS_NAND_MAX_CHIPS == 1)
 #define MTDIDS_DEFAULT         "nand0=gpmi-nand"
This page took 0.02643 seconds and 4 git commands to generate.