From 15bf33007566b1534ff92736cd00f9d9d684603c Mon Sep 17 00:00:00 2001 From: Thierry Laurion Date: Mon, 4 Nov 2024 15:01:23 -0500 Subject: [PATCH] boards/novacustom_nv4x_adl/novacustom_nv4x_adl.config: 'CONFIG_BOARD_NAME=NovaCustom NV4x 12th Gen', nv40pz in title. Remove forgotten Nitrokey Nitropad NV41 reference Signed-off-by: Thierry Laurion --- boards/novacustom_nv4x_adl/novacustom_nv4x_adl.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/boards/novacustom_nv4x_adl/novacustom_nv4x_adl.config b/boards/novacustom_nv4x_adl/novacustom_nv4x_adl.config index 966cc4ed..fa351396 100644 --- a/boards/novacustom_nv4x_adl/novacustom_nv4x_adl.config +++ b/boards/novacustom_nv4x_adl/novacustom_nv4x_adl.config @@ -1,4 +1,4 @@ -# Nitrokey Nitropad NV41 board configuration +# NovaCustom NV4x 12th Gen (nv40pz: Alder Lake) board configuration # Note: for reference, other GOP enabled FB board is librem_11 export CONFIG_COREBOOT=y @@ -67,6 +67,6 @@ export CONFIG_BOOT_REQ_HASH=n export CONFIG_BOOT_REQ_ROLLBACK=n export CONFIG_BOOT_KERNEL_ADD="" export CONFIG_BOOT_KERNEL_REMOVE="intel_iommu=on intel_iommu=igfx_off" -export CONFIG_BOARD_NAME="NovaCustom NV4x 12th" +export CONFIG_BOARD_NAME="NovaCustom NV4x 12th Gen" export CONFIG_FLASH_OPTIONS="flashprog --progress --programmer internal" export CONFIG_AUTO_BOOT_TIMEOUT=5