hv: remove CONFIG_PLATFORM_[SBL|UEFI] and UEFI_STUB

ACRN now has unified the way to handle SBL and UEFI.
so just remove corresponding macros in Kconfig.
BTW, default configuration in Kconfig is for UEFI boards.

Tracked-On: #2708
Signed-off-by: Tw <wei.tan@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
This commit is contained in:
Tw
2019-03-01 15:19:40 +08:00
committed by wenlingz
parent 334382f9ef
commit ce387084ed
5 changed files with 18 additions and 45 deletions

View File

@@ -4,3 +4,4 @@ CONFIG_SERIAL_PCI=y
CONFIG_SERIAL_PCI_BDF="0:18.0"
CONFIG_COM_IRQ=6
CONFIG_DMAR_PARSE_ENABLED=y
CONFIG_HV_RAM_START=0x5e000000