From 9139f94ec9a4139fb8ea641c23bc03dbac4bb444 Mon Sep 17 00:00:00 2001 From: Victor Sun Date: Tue, 23 Jul 2019 14:04:05 +0800 Subject: [PATCH] HV: correct CONFIG_BOARD string of apl up2 The CONFIG_BOARD value in defconfig should match with Makefile, otherwise the build might be failed in some condition. Tracked-On: #2291 Signed-off-by: Victor Sun --- hypervisor/arch/x86/configs/apl-up2.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hypervisor/arch/x86/configs/apl-up2.config b/hypervisor/arch/x86/configs/apl-up2.config index c5a70420e..f4689d4a8 100644 --- a/hypervisor/arch/x86/configs/apl-up2.config +++ b/hypervisor/arch/x86/configs/apl-up2.config @@ -1,5 +1,5 @@ # Generated by Kconfiglib (https://github.com/ulfalizer/Kconfiglib) -CONFIG_BOARD="up2" +CONFIG_BOARD="apl-up2" CONFIG_SERIAL_PCI=y CONFIG_SERIAL_PCI_BDF="0:18.0" CONFIG_COM_IRQ=6