summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2022-09-05 14:55:18 +0200
committerFelix Held <felix-coreboot@felixheld.de>2022-09-06 17:56:35 +0000
commit8dfb0f911176f82964d96be527d3e7a767815cec (patch)
treecf3c0b89a328a5d47cf53262dd90fbbcb03c160c /configs
parenta53772c5d6d0a25799938cc6f9999e1163e70996 (diff)
downloadcoreboot-8dfb0f911176f82964d96be527d3e7a767815cec.tar.gz
coreboot-8dfb0f911176f82964d96be527d3e7a767815cec.tar.bz2
coreboot-8dfb0f911176f82964d96be527d3e7a767815cec.zip
configs/config.prodrive_hermes: Fix typo
Remove extra 'o' in "Tech*o*nologies". Change-Id: Icf24e00fb895a670ea798f64a79035d858ec0d4f Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/67343 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com> Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Diffstat (limited to 'configs')
-rw-r--r--configs/config.prodrive_hermes2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/config.prodrive_hermes b/configs/config.prodrive_hermes
index 35c617c510b7..ce8d68779063 100644
--- a/configs/config.prodrive_hermes
+++ b/configs/config.prodrive_hermes
@@ -1,7 +1,7 @@
# Settings used by Prodrive to build coreboot for the Hermes
CONFIG_VENDOR_PRODRIVE=y
CONFIG_BOARD_PRODRIVE_HERMES=y
-CONFIG_MAINBOARD_SMBIOS_MANUFACTURER="Prodrive Techonologies B.V."
+CONFIG_MAINBOARD_SMBIOS_MANUFACTURER="Prodrive Technologies B.V."
CONFIG_POST_IO=y
CONFIG_USE_LEGACY_8254_TIMER=y
CONFIG_HERMES_USES_SPS_FIRMWARE=y