mirror of
				https://source.denx.de/u-boot/u-boot.git
				synced 2025-11-04 02:11:25 +01:00 
			
		
		
		
	x86: coral: Add missing TPL options
Some options should be enabled which are missing. Fix this. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
		
							parent
							
								
									fd3753593a
								
							
						
					
					
						commit
						a118449814
					
				@ -87,6 +87,7 @@ CONFIG_TFTP_TSIZE=y
 | 
			
		||||
CONFIG_USE_ROOTPATH=y
 | 
			
		||||
CONFIG_REGMAP=y
 | 
			
		||||
CONFIG_SYSCON=y
 | 
			
		||||
CONFIG_TPL_SIMPLE_BUS=y
 | 
			
		||||
CONFIG_SPL_OF_TRANSLATE=y
 | 
			
		||||
CONFIG_LBA48=y
 | 
			
		||||
CONFIG_SYS_64BIT_LBA=y
 | 
			
		||||
@ -96,6 +97,8 @@ CONFIG_SYS_I2C_DW=y
 | 
			
		||||
CONFIG_MISC=y
 | 
			
		||||
CONFIG_CROS_EC=y
 | 
			
		||||
CONFIG_CROS_EC_LPC=y
 | 
			
		||||
CONFIG_SPL_P2SB=y
 | 
			
		||||
CONFIG_TPL_P2SB=y
 | 
			
		||||
CONFIG_SPI_FLASH_WINBOND=y
 | 
			
		||||
# CONFIG_X86_PCH7 is not set
 | 
			
		||||
# CONFIG_X86_PCH9 is not set
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user