Skip to content

Commit 61843d8

Browse files
committed
Unify upstream board config defaults
- Upstream boards will not deactivate TPM DUK - Upstream will not force BRAND_NAME which currently defaults to Heads - Upstream will not deactivate Qr code on screen output on HOTP sealing - Upstream will not offer OEM reset defaults (deprecated and now default anyway) Signed-off-by: Thierry Laurion <insurgo@riseup.net>
1 parent b8a06c5 commit 61843d8

File tree

78 files changed

+0
-101
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

78 files changed

+0
-101
lines changed

boards/UNTESTED_kgpe-d16_server-whiptail/UNTESTED_kgpe-d16_server-whiptail.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
BRAND_NAME=Heads
21
# Configuration for a kgpe-d16_server with whiptail, permitting usage of gui-init on console without FB graphic
32
# per https://www.raptorengineering.com/coreboot/kgpe-d16-bmc-port-status.php work, with patches merged into Heads
43
#

boards/UNTESTED_kgpe-d16_server/UNTESTED_kgpe-d16_server.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
BRAND_NAME=Heads
21
# Configuration for a kgpe-d16_server
32
# per https://www.raptorengineering.com/coreboot/kgpe-d16-bmc-port-status.php work, with patches merged into Heads
43
#

boards/UNTESTED_kgpe-d16_workstation-usb_keyboard/UNTESTED_kgpe-d16_workstation-usb_keyboard.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
BRAND_NAME=Heads
21
# Configuration for a kgpe-d16_workstation-usb_keyboard
32
# Linux configuration supporting Nvidia, AMD GPUs, enforcing post on nvidia.
43
# Please make sure jumper forces external GPU

boards/UNTESTED_kgpe-d16_workstation/UNTESTED_kgpe-d16_workstation.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
BRAND_NAME=Heads
21
# Configuration for a kgpe-d16_workstation
32
# Linux configuration supporting Nvidia, AMD GPUs, enforcing post on nvidia.
43
# Please make sure jumper forces external GPU

boards/UNTESTED_leopard/UNTESTED_leopard.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
BRAND_NAME=Heads
21
# Configuration for a Leopard OCP node
32
# and it uses LinuxBoot, not coreboot.
43
CONFIG_LINUXBOOT=y

boards/UNTESTED_p8z77-m_pro-tpm1-hotp-maximized/UNTESTED_p8z77-m_pro-tpm1-hotp-maximized.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
BRAND_NAME=Heads
21
# Inherit the rest from the base Asus P8Z77-M Pro config.
32
include $(pwd)/boards/UNTESTED_p8z77-m_pro-tpm1-maximized/UNTESTED_p8z77-m_pro-tpm1-maximized.config
43

boards/UNTESTED_p8z77-m_pro-tpm1-maximized/UNTESTED_p8z77-m_pro-tpm1-maximized.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
BRAND_NAME=Heads
21
# Configuration for Asus P8Z77-M Pro
32
#This board is a better choice over the P8H61 for a cost effective Heads + QubesOS desktop with ME neuter+disable compatibility.
43
#The P8H61 ecosystem was complex with multiple variants

boards/UNTESTED_qemu-linuxboot/UNTESTED_qemu-linuxboot.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
BRAND_NAME=Heads
21
# Configuration for emulating LinuxBoot+Heads with qemu
32
#
43
export CONFIG_LINUXBOOT=y

boards/UNTESTED_r630/UNTESTED_r630.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
BRAND_NAME=Heads
21
# Configuration for a Dell R630
32
# flashrom doesn't work on this mainboard
43
# and it is NERF, not coreboot.

boards/UNTESTED_s2600wf/UNTESTED_s2600wf.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
BRAND_NAME=Heads
21
# Configuration for a Intel S2600wf server mainboard
32
# and it is NERF, not coreboot.
43
#

0 commit comments

Comments
 (0)