From 6b881b24a31e1fd8ee34d5e41f9600dc277d6ca7 Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Tue, 9 Feb 2016 14:01:08 +0100 Subject: 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 Reviewed-on: https://review.coreboot.org/13643 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth Reviewed-by: Paul Menzel --- src/vendorcode/google/chromeos/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/vendorcode/google/chromeos/Kconfig') 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 -- cgit v1.2.3