mirror of
				https://github.com/projectacrn/acrn-hypervisor.git
				synced 2025-10-31 01:09:28 +00:00 
			
		
		
		
	This patch converts the configuration entries (previously defined in
bsp/*/include/bsp/bsp_cfg.h) to a Kconfig script.
With the platform specified, the default values will be exactly those in the
corresponding bsp_cfg.h.
v4 -> v5:
    * No changes.
v3 -> v4:
    * No changes.
v2 -> v3:
    * No changes.
v1 -> v2:
    * No changes.
Signed-off-by: Junjie Mao <junjie.mao@intel.com>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Reviewed-by: Zhao Yakui <yakui.zhao@intel.com>
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			57 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			57 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| mainmenu "ACRN Configuration"
 | |
| 
 | |
| source "arch/x86/Kconfig"
 |