diff options
Diffstat (limited to 'src/soc/amd')
-rw-r--r-- | src/soc/amd/cezanne/Kconfig | 2 | ||||
-rw-r--r-- | src/soc/amd/picasso/Kconfig | 2 | ||||
-rw-r--r-- | src/soc/amd/sabrina/Kconfig | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/soc/amd/cezanne/Kconfig b/src/soc/amd/cezanne/Kconfig index bccd455a2a..d3a28413a8 100644 --- a/src/soc/amd/cezanne/Kconfig +++ b/src/soc/amd/cezanne/Kconfig @@ -434,7 +434,7 @@ config VBOOT_STARTS_BEFORE_BOOTBLOCK select ARCH_VERSTAGE_ARMV7 help Runs verstage on the PSP. Only available on - certain Chrome OS branded parts from AMD. + certain ChromeOS branded parts from AMD. config VBOOT_HASH_BLOCK_SIZE hex diff --git a/src/soc/amd/picasso/Kconfig b/src/soc/amd/picasso/Kconfig index 88ae228fb5..2a056a2452 100644 --- a/src/soc/amd/picasso/Kconfig +++ b/src/soc/amd/picasso/Kconfig @@ -466,7 +466,7 @@ config VBOOT_STARTS_BEFORE_BOOTBLOCK select ARCH_VERSTAGE_ARMV7 help Runs verstage on the PSP. Only available on - certain Chrome OS branded parts from AMD. + certain ChromeOS branded parts from AMD. config VBOOT_HASH_BLOCK_SIZE hex diff --git a/src/soc/amd/sabrina/Kconfig b/src/soc/amd/sabrina/Kconfig index 2e9022f24c..654c6e3935 100644 --- a/src/soc/amd/sabrina/Kconfig +++ b/src/soc/amd/sabrina/Kconfig @@ -454,7 +454,7 @@ config VBOOT_STARTS_BEFORE_BOOTBLOCK select ARCH_VERSTAGE_ARMV7 help Runs verstage on the PSP. Only available on - certain Chrome OS branded parts from AMD. + certain ChromeOS branded parts from AMD. config VBOOT_HASH_BLOCK_SIZE hex |