mirror of
				https://source.denx.de/u-boot/u-boot.git
				synced 2025-11-04 10:21:25 +01:00 
			
		
		
		
	IMX: novena: remove CONFIG_I2C_MXC
This macro is defined, but not referenced by anyone. I did not touch config_whitelist.txt - the CONFIG will be dropped by the next re-sync. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Acked-by: Heiko Schocher<hs@denx.de>
This commit is contained in:
		
							parent
							
								
									af6715bfb4
								
							
						
					
					
						commit
						b7e4dadfd9
					
				@ -80,7 +80,6 @@
 | 
				
			|||||||
#define CONFIG_SYS_I2C_MXC_I2C2		/* enable I2C bus 2 */
 | 
					#define CONFIG_SYS_I2C_MXC_I2C2		/* enable I2C bus 2 */
 | 
				
			||||||
#define CONFIG_SYS_I2C_MXC_I2C3		/* enable I2C bus 3 */
 | 
					#define CONFIG_SYS_I2C_MXC_I2C3		/* enable I2C bus 3 */
 | 
				
			||||||
#define CONFIG_I2C_MULTI_BUS
 | 
					#define CONFIG_I2C_MULTI_BUS
 | 
				
			||||||
#define CONFIG_I2C_MXC
 | 
					 | 
				
			||||||
#define CONFIG_SYS_I2C_SPEED		100000
 | 
					#define CONFIG_SYS_I2C_SPEED		100000
 | 
				
			||||||
#define CONFIG_SYS_SPD_BUS_NUM		0
 | 
					#define CONFIG_SYS_SPD_BUS_NUM		0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user