diff options
Diffstat (limited to 'include/configs/mv-common.h')
-rw-r--r-- | include/configs/mv-common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/mv-common.h b/include/configs/mv-common.h index 674aa0ac7f..6d4bbd1f9a 100644 --- a/include/configs/mv-common.h +++ b/include/configs/mv-common.h @@ -138,9 +138,7 @@ * File system */ #ifdef CONFIG_SYS_MVFS -#define CONFIG_CMD_EXT2 #define CONFIG_CMD_JFFS2 -#define CONFIG_CMD_FAT #define CONFIG_CMD_UBI #define CONFIG_CMD_UBIFS #define CONFIG_RBTREE |