mirror of
				https://source.denx.de/u-boot/u-boot.git
				synced 2025-10-31 00:11:51 +01:00 
			
		
		
		
	nios2: permit device tree control of U-Boot
Enable this in the Kconfig so that nios2 boards can use device tree to configure U-Boot. Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Reviewed-by: Simon Glass <sjg@chromium.org> Acked-by: Marek Vasut <marex@denx.de>
This commit is contained in:
		
							parent
							
								
									25ea166112
								
							
						
					
					
						commit
						a03377b62f
					
				| @ -63,6 +63,7 @@ config NIOS2 | |||||||
| 	bool "Nios II architecture" | 	bool "Nios II architecture" | ||||||
| 	select HAVE_GENERIC_BOARD | 	select HAVE_GENERIC_BOARD | ||||||
| 	select SYS_GENERIC_BOARD | 	select SYS_GENERIC_BOARD | ||||||
|  | 	select SUPPORT_OF_CONTROL | ||||||
| 
 | 
 | ||||||
| config OPENRISC | config OPENRISC | ||||||
| 	bool "OpenRISC architecture" | 	bool "OpenRISC architecture" | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user