diff --git a/hypervisor/arch/x86/configs/kbl-nuc-i7 b/hypervisor/arch/x86/configs/kbl-nuc-i7 index 94ec7b923..02b8e5c69 120000 --- a/hypervisor/arch/x86/configs/kbl-nuc-i7 +++ b/hypervisor/arch/x86/configs/kbl-nuc-i7 @@ -1 +1 @@ -nuc7i7bnh \ No newline at end of file +nuc7i7dnb \ No newline at end of file diff --git a/hypervisor/arch/x86/configs/kbl-nuc-i7.config b/hypervisor/arch/x86/configs/kbl-nuc-i7.config index 3984bf9ee..f772208b7 120000 --- a/hypervisor/arch/x86/configs/kbl-nuc-i7.config +++ b/hypervisor/arch/x86/configs/kbl-nuc-i7.config @@ -1 +1 @@ -nuc7i7bnh.config \ No newline at end of file +nuc7i7dnb.config \ No newline at end of file diff --git a/hypervisor/arch/x86/configs/nuc7i7bnh.config b/hypervisor/arch/x86/configs/nuc7i7dnb.config similarity index 82% rename from hypervisor/arch/x86/configs/nuc7i7bnh.config rename to hypervisor/arch/x86/configs/nuc7i7dnb.config index 318f4bfdc..53a32889d 100644 --- a/hypervisor/arch/x86/configs/nuc7i7bnh.config +++ b/hypervisor/arch/x86/configs/nuc7i7dnb.config @@ -1,4 +1,4 @@ # Generated by Kconfiglib (https://github.com/ulfalizer/Kconfiglib) -CONFIG_BOARD="nuc7i7bnh" +CONFIG_BOARD="nuc7i7dnb" CONFIG_SERIAL_LEGACY=y CONFIG_HV_RAM_START=0x60000000 diff --git a/hypervisor/arch/x86/configs/nuc7i7bnh/board.c b/hypervisor/arch/x86/configs/nuc7i7dnb/board.c similarity index 100% rename from hypervisor/arch/x86/configs/nuc7i7bnh/board.c rename to hypervisor/arch/x86/configs/nuc7i7dnb/board.c diff --git a/hypervisor/arch/x86/configs/nuc7i7bnh/misc_cfg.h b/hypervisor/arch/x86/configs/nuc7i7dnb/misc_cfg.h similarity index 100% rename from hypervisor/arch/x86/configs/nuc7i7bnh/misc_cfg.h rename to hypervisor/arch/x86/configs/nuc7i7dnb/misc_cfg.h diff --git a/hypervisor/arch/x86/configs/nuc7i7bnh/pci_devices.h b/hypervisor/arch/x86/configs/nuc7i7dnb/pci_devices.h similarity index 100% rename from hypervisor/arch/x86/configs/nuc7i7bnh/pci_devices.h rename to hypervisor/arch/x86/configs/nuc7i7dnb/pci_devices.h diff --git a/hypervisor/arch/x86/configs/nuc7i7bnh/ve820.c b/hypervisor/arch/x86/configs/nuc7i7dnb/ve820.c similarity index 100% rename from hypervisor/arch/x86/configs/nuc7i7bnh/ve820.c rename to hypervisor/arch/x86/configs/nuc7i7dnb/ve820.c