mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-07-19 01:40:17 +00:00
is not set This patch does the following, 1. Removes RDT code if CONFIG_RDT_ENABLED flag is not set. 2. Set the CONFIG_RDT_ENABLED flag only on platforms that support RDT so that build scripts will automatically reflect the config. Tracked-On: #3715 Signed-off-by: Yin Fengwei <fengwei.yin@intel.com> Signed-off-by: Vijay Dhanraj <vijay.dhanraj@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com>
11 lines
320 B
Plaintext
11 lines
320 B
Plaintext
# Generated by Kconfiglib (https://github.com/ulfalizer/Kconfiglib)
|
|
CONFIG_BOARD="apl-mrb"
|
|
CONFIG_SERIAL_PCI=y
|
|
CONFIG_HV_RAM_START=0x6e000000
|
|
CONFIG_HV_RAM_SIZE=0x07800000
|
|
CONFIG_PLATFORM_RAM_SIZE=0x200000000
|
|
CONFIG_SOS_RAM_SIZE=0x200000000
|
|
CONFIG_UOS_RAM_SIZE=0x200000000
|
|
CONFIG_IOMMU_BUS_NUM=0x10
|
|
CONFIG_RDT_ENABLED=n
|