mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-11-04 14:00:19 +00:00 
			
		
		
		
	zynq: zc770: Remove unused ifdefs for xm011 and xm013
Clean config file. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
		
							parent
							
								
									e832a142b9
								
							
						
					
					
						commit
						28f8099563
					
				@ -17,13 +17,9 @@
 | 
				
			|||||||
#if defined(CONFIG_ZC770_XM010)
 | 
					#if defined(CONFIG_ZC770_XM010)
 | 
				
			||||||
# define CONFIG_ZYNQ_SDHCI0
 | 
					# define CONFIG_ZYNQ_SDHCI0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#elif defined(CONFIG_ZC770_XM011)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#elif defined(CONFIG_ZC770_XM012)
 | 
					#elif defined(CONFIG_ZC770_XM012)
 | 
				
			||||||
# undef CONFIG_SYS_NO_FLASH
 | 
					# undef CONFIG_SYS_NO_FLASH
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#elif defined(CONFIG_ZC770_XM013)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include <configs/zynq-common.h>
 | 
					#include <configs/zynq-common.h>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user