diff options
Diffstat (limited to 'include/configs/apf27.h')
-rw-r--r-- | include/configs/apf27.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/apf27.h b/include/configs/apf27.h index 073f3b4fef..3cb8fabfa9 100644 --- a/include/configs/apf27.h +++ b/include/configs/apf27.h @@ -54,11 +54,9 @@ /* * U-Boot Commands */ -#define CONFIG_CMD_MTDPARTS /* MTD partition support */ #define CONFIG_CMD_NAND /* NAND support */ #define CONFIG_CMD_NAND_LOCK_UNLOCK #define CONFIG_CMD_NAND_TRIMFFS -#define CONFIG_CMD_UBIFS /* * Memory configurations @@ -238,12 +236,6 @@ #define CONFIG_SUPPORT_VFAT /* - * UBIFS - */ -#define CONFIG_RBTREE -#define CONFIG_LZO - -/* * Ethernet (on SOC imx FEC) */ #define CONFIG_FEC_MXC |