mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-11-04 05:50:17 +00:00 
			
		
		
		
	imx: mx7: drop select CPU_V7 for board target
drop select CPU_V7 for board target, since ARCH_MX7 selects CPU_V7. Signed-off-by: Peng Fan <Peng.Fan@freescale.com> Cc: Stefano Babic <sbabic@denx.de>
This commit is contained in:
		
							parent
							
								
									07af555513
								
							
						
					
					
						commit
						f05f4528f2
					
				@ -13,7 +13,6 @@ choice
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
config TARGET_MX7DSABRESD
 | 
					config TARGET_MX7DSABRESD
 | 
				
			||||||
	bool "mx7dsabresd"
 | 
						bool "mx7dsabresd"
 | 
				
			||||||
	select CPU_V7
 | 
					 | 
				
			||||||
	select DM
 | 
						select DM
 | 
				
			||||||
	select DM_THERMAL
 | 
						select DM_THERMAL
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user