mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-11-04 05:50:17 +00:00 
			
		
		
		
	default n/no doesn't need to be specified. It is default option anyway. Signed-off-by: Michal Simek <michal.simek@xilinx.com> [trini: Rework FSP_USE_UPD portion] Signed-off-by: Tom Rini <trini@konsulko.com>
		
			
				
	
	
		
			9 lines
		
	
	
		
			140 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			140 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
menu "API"
 | 
						|
 | 
						|
config API
 | 
						|
	bool "Enable U-Boot API"
 | 
						|
	help
 | 
						|
	  This option enables the U-Boot API. See api/README for more information.
 | 
						|
 | 
						|
endmenu
 |