acrn-hypervisor/hypervisor/arch/x86/configs
Victor Sun d3e4f69595 HV: use separated vm_config.c for each scenario
Previously we use unified vm_config.c for all scenarios and use MACROs
for each configuration items, then the initialization of vm_configs[]
becomes more complicated when definition of MACROs increase, so change
the coding style that all configurable items could be explicitly shown in
vm_configuration.c to make code more readable.

Tracked-On: #2291

Signed-off-by: Victor Sun <victor.sun@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-04-08 13:08:55 +08:00
..
apl-mrb HV: removed unused pt_dev.c in board folder 2019-04-02 21:42:07 +08:00
apl-up2 HV: introduce scenario Kconfig for sharing mode 2019-04-02 16:00:27 +08:00
dnv-cb2 HV: removed unused pt_dev.c in board folder 2019-04-02 21:42:07 +08:00
nuc6cayh HV: introduce scenario Kconfig for sharing mode 2019-04-02 16:00:27 +08:00
nuc7i7bnh HV: introduce scenario Kconfig for sharing mode 2019-04-02 16:00:27 +08:00
apl-mrb.config hv: remove CONFIG_PLATFORM_[SBL|UEFI] and UEFI_STUB 2019-03-13 10:26:55 +08:00
apl-nuc HV: remove default folder in configs 2019-02-26 17:04:49 +08:00
apl-nuc.config kconfig: support board-specific defconfig 2018-10-30 10:49:12 +08:00
apl-up2.config config: unify board names to lowercase 2019-03-19 19:08:59 +08:00
dnv-cb2.config HV: rename dnv_cb2 to dnv-cb2 2019-01-15 13:42:36 +08:00
kbl-nuc-i7 HV: remove default folder in configs 2019-02-26 17:04:49 +08:00
kbl-nuc-i7.config HV: remove default folder in configs 2019-02-26 17:04:49 +08:00
nuc6cayh.config config: unify board names to lowercase 2019-03-19 19:08:59 +08:00
nuc7i7bnh.config config: unify board names to lowercase 2019-03-19 19:08:59 +08:00
platform_acpi_info.h HV: refine location of platform_acpi_info header 2019-03-08 10:34:14 +08:00
vm_config.c HV: use separated vm_config.c for each scenario 2019-04-08 13:08:55 +08:00