diff options
Diffstat (limited to 'include/configs/pogo_e02.h')
-rw-r--r-- | include/configs/pogo_e02.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/pogo_e02.h b/include/configs/pogo_e02.h index f94e74f0fc..2956d20d18 100644 --- a/include/configs/pogo_e02.h +++ b/include/configs/pogo_e02.h @@ -77,11 +77,7 @@ /* * File system */ -#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 /* _CONFIG_POGO_E02_H */ |