diff options
Diffstat (limited to 'include/configs/mv-common.h')
-rw-r--r-- | include/configs/mv-common.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/mv-common.h b/include/configs/mv-common.h index 13bd6cff3d..18003e1eba 100644 --- a/include/configs/mv-common.h +++ b/include/configs/mv-common.h @@ -128,12 +128,8 @@ * File system */ #ifdef CONFIG_SYS_MVFS -#define CONFIG_CMD_UBIFS -#define CONFIG_RBTREE #define CONFIG_MTD_DEVICE /* needed for mtdparts commands */ #define CONFIG_MTD_PARTITIONS -#define CONFIG_CMD_MTDPARTS -#define CONFIG_LZO #endif #endif /* _MV_COMMON_H */ |