diff options
Diffstat (limited to 'include/configs/mx28evk.h')
-rw-r--r-- | include/configs/mx28evk.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/mx28evk.h b/include/configs/mx28evk.h index fac26fb2f2..66a310cff9 100644 --- a/include/configs/mx28evk.h +++ b/include/configs/mx28evk.h @@ -64,10 +64,6 @@ /* 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" |