acrn-hypervisor/hypervisor/scenarios/sdc
Victor Sun c8cdc7e807 HV: move vCOM setting from Kconfig to board configs
The settings of SOS VM COM1 which is used for console is board specific,
and this result in SOS VM COM2 which used for VM communication is also
board specific, so move the configure method from Kconfig to board configs
folder. The MACRO definition will be handled by acrn-config tool in future.

Tracked-On: #3602

Signed-off-by: Victor Sun <victor.sun@intel.com>
Reviewed-by: Eddie Dong <eddie.dong@intel.com>
2019-08-22 13:12:54 +08:00
..
vm_configurations.c HV: move vCOM setting from Kconfig to board configs 2019-08-22 13:12:54 +08:00
vm_configurations.h HV: add kata support on sdc scenario 2019-07-12 16:34:31 +08:00