diff options
Diffstat (limited to 'include/configs/dockstar.h')
-rw-r--r-- | include/configs/dockstar.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/dockstar.h b/include/configs/dockstar.h index 3b56fd6739..394485ae8d 100644 --- a/include/configs/dockstar.h +++ b/include/configs/dockstar.h @@ -79,11 +79,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_DOCKSTAR_H */ |