Angel Pons has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/62661 )
Change subject: vc/google/chromeos/Kconfig: Fix typo ......................................................................
vc/google/chromeos/Kconfig: Fix typo
heirarchy ---> hierarchy
Change-Id: I5cbd77a156852e6f8ad6eafc316ee33f153635b4 Signed-off-by: Angel Pons th3fanbus@gmail.com --- M src/vendorcode/google/chromeos/Kconfig 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/61/62661/1
diff --git a/src/vendorcode/google/chromeos/Kconfig b/src/vendorcode/google/chromeos/Kconfig index 605b09e..780344c 100644 --- a/src/vendorcode/google/chromeos/Kconfig +++ b/src/vendorcode/google/chromeos/Kconfig @@ -46,7 +46,7 @@ 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