mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-06 17:21:22 +00:00
HV: Add WhiskeyLake board configuration files
This patch adds offline tool generated WhiskeyLake board configurations files. Tracked-On: #3715 Signed-off-by: Vijay Dhanraj <vijay.dhanraj@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com>
This commit is contained in:
10
hypervisor/arch/x86/configs/whl-ipc-i5.config
Normal file
10
hypervisor/arch/x86/configs/whl-ipc-i5.config
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
# New board kconfig generated by vm config tool
|
||||
# Modified by Kconfiglib (https://github.com/ulfalizer/Kconfiglib)
|
||||
|
||||
CONFIG_BOARD="whl-ipc-i5"
|
||||
CONFIG_SERIAL_LEGACY=y
|
||||
CONFIG_SERIAL_PIO_BASE=0x3F8
|
||||
CONFIG_HV_RAM_START=0x11000000
|
||||
CONFIG_HV_RAM_SIZE=0x7800000
|
||||
CONFIG_RDT_ENABLED
|
||||
Reference in New Issue
Block a user