acrn-hypervisor/doc/getting-started
Junjie Mao b9d54f4ab3 kconfig: support board-specific defconfig
The current defconfigs are BIOS-specific which makes it difficult to maintain
multiple defconfigs for boards running the same BIOS.

This patch re-organizes the defconfigs to be board-specific. A command line
option BOARD is introduced to specify a board on which the current build targets
at. The original PLATFORM is kept for backward compatibility which redirects to
apl-mrb and nuc6cayh for sbl and uefi, respectively.

The getting started guide is also updated accordingly.

v1 -> v2:

* Rewrite 'up2' to 'UP2'.

Tracked-On: #1588
Signed-off-by: Junjie Mao <junjie.mao@intel.com>
Reviewed-by: Anthony Xu <anthony.xu@intel.com>
2018-10-30 10:49:12 +08:00
..
images doc: update GSG for v0.1, add console code-block 2018-07-16 13:51:28 -07:00
apl-nuc.rst kconfig: support board-specific defconfig 2018-10-30 10:49:12 +08:00
index.rst doc: reorganize doc tree 2018-07-16 15:17:11 -07:00
up2.rst doc: update GSG for v0.1, add console code-block 2018-07-16 13:51:28 -07:00