From c4e90454f4e3787c9e5d0b7aa758ee9b5757df4b Mon Sep 17 00:00:00 2001 From: Jon Murphy Date: Tue, 28 Jun 2022 10:36:23 -0600 Subject: treewide: Unify Google branding Branding changes to unify and update Chrome OS to ChromeOS (removing the space). This CL also includes changing Chromium OS to ChromiumOS as well. BUG=None TEST=N/A Change-Id: I39af9f1069b62747dbfeebdd62d85fabfa655dcd Signed-off-by: Jon Murphy Reviewed-on: https://review.coreboot.org/c/coreboot/+/65479 Reviewed-by: Jack Rosenthal Tested-by: build bot (Jenkins) Reviewed-by: Felix Singer --- src/security/vboot/Kconfig | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/security') diff --git a/src/security/vboot/Kconfig b/src/security/vboot/Kconfig index 06f9e93485..a36510dee7 100644 --- a/src/security/vboot/Kconfig +++ b/src/security/vboot/Kconfig @@ -103,7 +103,7 @@ config VBOOT_DISABLE_DEV_ON_RECOVERY bool default n help - When this option is enabled, the Chrome OS device leaves the + When this option is enabled, the ChromeOS device leaves the developer mode as soon as recovery request is detected. This is handy on embedded devices with limited input capabilities. @@ -321,10 +321,10 @@ config GBB_HWID string "Hardware ID" default "" help - A hardware identifier for device. On Chrome OS this is used for auto + A hardware identifier for device. On ChromeOS this is used for auto update and recovery, and will be generated when manufacturing by the factory software, in a strictly defined format. - Leave empty to get a test-only Chrome OS HWID v2 string generated. + Leave empty to get a test-only ChromeOS HWID v2 string generated. config GBB_BMPFV_FILE string "Path to bmpfv image" @@ -339,7 +339,7 @@ config GBB_FLAG_LOAD_OPTION_ROMS default n config GBB_FLAG_ENABLE_ALTERNATE_OS - bool "Allow booting a non-Chrome OS kernel if dev switch is on" + bool "Allow booting a non-ChromeOS kernel if dev switch is on" default n config GBB_FLAG_FORCE_DEV_SWITCH_ON -- cgit v1.2.3