Files
acrn-hypervisor/hypervisor/arch/x86
Geoffroy Van Cutsem 512dbb61e3 Kconfig: remove PLATFORM configuration option
The PLATFORM configuration option is not used in any unique way. With simple
changes, we can directly use CONFIG_PLATFORM_UEFI and CONFIG_PLATFORM_SBL to
compile the ACRN hypervisor. This patch removes this config option and adjusts
the hypervisor Makefile accordingly.

The "old" way of specifying the platform from the command-line is not affected
by these changes, e.g.: "make PLATFORM=sbl"

Tracked-On: #1588
Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
2018-11-30 23:40:41 +08:00
..
2018-11-30 18:14:59 +08:00
2018-11-09 13:00:51 +08:00
2018-11-13 16:28:58 +08:00
2018-11-30 14:55:17 +08:00
2018-11-30 18:14:59 +08:00
2018-11-14 12:46:34 +08:00
2018-11-30 16:49:27 +08:00
2018-11-13 16:28:58 +08:00
2018-11-30 18:14:59 +08:00
2018-08-16 16:24:13 +08:00
2018-11-30 18:14:59 +08:00