mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-06 17:21:22 +00:00
to support grub multiboot for nuc7i7bnh, we should put hv ram start at a suitable address as SOS bzImage may need use 0x1000000 Tracked-On: #3214 Signed-off-by: Jason Chen CJ <jason.cj.chen@intel.com> Reviewed-by: Victor Sun <victor.sun@intel.com>
5 lines
147 B
Plaintext
5 lines
147 B
Plaintext
# Generated by Kconfiglib (https://github.com/ulfalizer/Kconfiglib)
|
|
CONFIG_BOARD="nuc7i7bnh"
|
|
CONFIG_SERIAL_LEGACY=y
|
|
CONFIG_HV_RAM_START=0x60000000
|