]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/omapl138_lcdk.h
configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS
[people/ms/u-boot.git] / include / configs / omapl138_lcdk.h
index 5f118950aa80e8819cb5b6874eda738a89dc5912..cb3513d3188439902e41451f43fffe2d5dbcfef1 100644 (file)
 #ifdef CONFIG_USE_NAND
 #define CONFIG_CMD_NAND
 
-#define CONFIG_CMD_MTDPARTS
 #define CONFIG_MTD_DEVICE
 #define CONFIG_MTD_PARTITIONS
-#define CONFIG_LZO
-#define CONFIG_RBTREE
-#define CONFIG_CMD_UBIFS
 #endif
 
 #if !defined(CONFIG_USE_NAND) && \