aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/google/chromeos/Kconfig
diff options
context:
space:
mode:
authorPatrick Georgi <pgeorgi@chromium.org>2016-02-09 14:01:08 +0100
committerPatrick Georgi <pgeorgi@google.com>2016-02-10 15:04:23 +0100
commit6b881b24a31e1fd8ee34d5e41f9600dc277d6ca7 (patch)
treed1070b912db7e2875f1aad79d1013419800748af /src/vendorcode/google/chromeos/Kconfig
parentaaa3b4a0d73500aa62fefed744ec0b29d67c54d2 (diff)
google/chromeos: backup -> back up
See discussion on https://review.coreboot.org/13600 and https://review.coreboot.org/13601 Change-Id: Ia8274b0b296d6b398f75c0d91a6fded4c5f57e10 Signed-off-by: Patrick Georgi <pgeorgi@chromium.org> Reviewed-on: https://review.coreboot.org/13643 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth <martinroth@google.com> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'src/vendorcode/google/chromeos/Kconfig')
-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 4a889b1956..2a565dc1f6 100644
--- a/src/vendorcode/google/chromeos/Kconfig
+++ b/src/vendorcode/google/chromeos/Kconfig
@@ -51,7 +51,7 @@ config CHROMEOS_VBNV_CMOS
VBNV is stored in CMOS
config CHROMEOS_VBNV_CMOS_BACKUP_TO_FLASH
- bool "Backup Vboot non-volatile storage from CMOS to flash."
+ bool "Back up Vboot non-volatile storage from CMOS to flash."
default n
depends on CHROMEOS_VBNV_CMOS
help