uboot-lantiq: ARV752DPW - use correct switch driver
There is no RTL8206 switch driver. Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
		 Mathias Kresin
					Mathias Kresin
				
			
				
					committed by
					
						 John Crispin
						John Crispin
					
				
			
			
				
	
			
			
			 John Crispin
						John Crispin
					
				
			
						parent
						
							a22feb4c78
						
					
				
				
					commit
					e81acacaa3
				
			| @@ -195,7 +195,7 @@ Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | |||||||
| + | + | ||||||
| +/* Switch devices */ | +/* Switch devices */ | ||||||
| +#define CONFIG_SWITCH_MULTI | +#define CONFIG_SWITCH_MULTI | ||||||
| +#define CONFIG_SWITCH_RTL8206 | +#define CONFIG_SWITCH_RTL8306 | ||||||
| + | + | ||||||
| +/* Environment */ | +/* Environment */ | ||||||
| +#if defined(CONFIG_SYS_BOOT_NOR) | +#if defined(CONFIG_SYS_BOOT_NOR) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user