acrn-hypervisor/hypervisor/dm
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
..
vpci hv: remove 'flags' field in struct vm_io_range 2019-08-19 10:19:54 +08:00
io_req.c hv: refine the function pointer type of port I/O request handlers 2019-08-16 11:44:27 +08:00
vioapic.c softirq:spinlock: correct vioapic/vpic lock usage 2019-07-22 09:55:06 +08:00
vpic.c hv: remove 'flags' field in struct vm_io_range 2019-08-19 10:19:54 +08:00
vrtc.c hv: remove 'flags' field in struct vm_io_range 2019-08-19 10:19:54 +08:00
vuart.c HV: move vCOM setting from Kconfig to board configs 2019-08-22 13:12:54 +08:00