diff options
Diffstat (limited to 'include/configs/tam3517-common.h')
-rw-r--r-- | include/configs/tam3517-common.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/tam3517-common.h b/include/configs/tam3517-common.h index 0b87c9ca97..16e25c4ea0 100644 --- a/include/configs/tam3517-common.h +++ b/include/configs/tam3517-common.h @@ -222,12 +222,8 @@ #define CONFIG_SYS_NAND_U_BOOT_OFFS 0x80000 #define CONFIG_SYS_NAND_U_BOOT_SIZE 0x80000 -#define CONFIG_CMD_UBIFS -#define CONFIG_RBTREE -#define CONFIG_LZO #define CONFIG_MTD_PARTITIONS #define CONFIG_MTD_DEVICE -#define CONFIG_CMD_MTDPARTS /* Setup MTD for NAND on the SOM */ #define MTDIDS_DEFAULT "nand0=omap2-nand.0" |