]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/apx4devkit.h
configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS
[people/ms/u-boot.git] / include / configs / apx4devkit.h
index cce39f27c7dbfa81107ecab632a1f84a8d3bf1b9..e0e577a62299b96efd2139ef2127198d5977b6c1 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"