summaryrefslogtreecommitdiffstats
path: root/src/vendorcode/google/chromeos
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2022-03-08 10:47:19 +0100
committerFelix Held <felix-coreboot@felixheld.de>2022-03-09 15:38:45 +0000
commit43d9f8b08e1df0ea5a3c25df9e8d414196d3611a (patch)
treeb25edd62db29a9989762ff5feb1f821eab40b0a2 /src/vendorcode/google/chromeos
parentcb783c87d21745cf864322f9021ace9ecc590d43 (diff)
downloadcoreboot-43d9f8b08e1df0ea5a3c25df9e8d414196d3611a.tar.gz
coreboot-43d9f8b08e1df0ea5a3c25df9e8d414196d3611a.tar.bz2
coreboot-43d9f8b08e1df0ea5a3c25df9e8d414196d3611a.zip
vc/google/chromeos/Kconfig: Fix typo
heirarchy ---> hierarchy Change-Id: I5cbd77a156852e6f8ad6eafc316ee33f153635b4 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/62661 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Singer <felixsinger@posteo.net> Reviewed-by: Felix Held <felix-coreboot@felixheld.de> Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
Diffstat (limited to 'src/vendorcode/google/chromeos')
-rw-r--r--src/vendorcode/google/chromeos/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vendorcode/google/chromeos/Kconfig b/src/vendorcode/google/chromeos/Kconfig
index 605b09e91bd7..780344cede5b 100644
--- a/src/vendorcode/google/chromeos/Kconfig
+++ b/src/vendorcode/google/chromeos/Kconfig
@@ -46,7 +46,7 @@ config CHROMEOS_DISABLE_PLATFORM_HIERARCHY_ON_RESUME
default y
depends on TPM2 && RESUME_PATH_SAME_AS_BOOT
help
- Disable the platform heirarchy on resume path if the firmware
+ Disable the platform hierarchy on resume path if the firmware
is involved in resume. The hierarchy is disabled prior to jumping
to the OS. Note that this option is sepcific to TPM2 boards.
This option is auto selected if CHROMEOS because it matches with