diff options
Diffstat (limited to 'include/configs/mcx.h')
-rw-r--r-- | include/configs/mcx.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/mcx.h b/include/configs/mcx.h index 0c237a5..0f3d7ae 100644 --- a/include/configs/mcx.h +++ b/include/configs/mcx.h @@ -82,12 +82,8 @@ /* commands to include */ #define CONFIG_CMD_NAND /* NAND support */ -#define CONFIG_CMD_UBIFS -#define CONFIG_RBTREE -#define CONFIG_LZO #define CONFIG_MTD_PARTITIONS #define CONFIG_MTD_DEVICE -#define CONFIG_CMD_MTDPARTS #define CONFIG_SYS_I2C #define CONFIG_SYS_OMAP24_I2C_SPEED 100000 |