arm: kirkwood: ib62x0: drop duplicate defines from CONFIG_SYS_MVFS
These options were already defined in mv-common.h file. Signed-off-by: Luka Perkov <luka.perkov@sartura.hr>
This commit is contained in:
		
							parent
							
								
									6d559637d5
								
							
						
					
					
						commit
						6a26748c5e
					
				|  | @ -9,7 +9,6 @@ | ||||||
| #ifndef _CONFIG_IB62x0_H | #ifndef _CONFIG_IB62x0_H | ||||||
| #define _CONFIG_IB62x0_H | #define _CONFIG_IB62x0_H | ||||||
| 
 | 
 | ||||||
| 
 |  | ||||||
| /*
 | /*
 | ||||||
|  * Version number information |  * Version number information | ||||||
|  */ |  */ | ||||||
|  | @ -30,7 +29,6 @@ | ||||||
|  */ |  */ | ||||||
| #define CONFIG_BZIP2 | #define CONFIG_BZIP2 | ||||||
| #define CONFIG_LZMA | #define CONFIG_LZMA | ||||||
| #define CONFIG_LZO |  | ||||||
| 
 | 
 | ||||||
| /*
 | /*
 | ||||||
|  * Commands configuration |  * Commands configuration | ||||||
|  | @ -115,17 +113,4 @@ | ||||||
| #define CONFIG_RTC_MV | #define CONFIG_RTC_MV | ||||||
| #endif /* CONFIG_CMD_DATE */ | #endif /* CONFIG_CMD_DATE */ | ||||||
| 
 | 
 | ||||||
| /*
 |  | ||||||
|  * File system |  | ||||||
|  */ |  | ||||||
| #define CONFIG_CMD_EXT2 |  | ||||||
| #define CONFIG_CMD_FAT |  | ||||||
| #define CONFIG_CMD_JFFS2 |  | ||||||
| #define CONFIG_CMD_UBI |  | ||||||
| #define CONFIG_CMD_UBIFS |  | ||||||
| #define CONFIG_RBTREE |  | ||||||
| #define CONFIG_MTD_DEVICE |  | ||||||
| #define CONFIG_MTD_PARTITIONS |  | ||||||
| #define CONFIG_CMD_MTDPARTS |  | ||||||
| 
 |  | ||||||
| #endif /* _CONFIG_IB62x0_H */ | #endif /* _CONFIG_IB62x0_H */ | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue