]> git.sur5r.net Git - u-boot/blobdiff - include/configs/mv-common.h
configs: remove CONFIG_SYS_MVFS
[u-boot] / include / configs / mv-common.h
index c7673838faf2f231d1a029a41dd50157fcce2cb0..79d61c599e54e4e2c30d776a61557d75c986b038 100644 (file)
 #define CONFIG_SYS_MAX_NAND_DEVICE     1
 #endif
 
-/*
- * File system
- */
-#ifdef CONFIG_SYS_MVFS
-#define CONFIG_MTD_DEVICE               /* needed for mtdparts commands */
-#define CONFIG_MTD_PARTITIONS
-#endif
-
 #endif /* _MV_COMMON_H */