aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/google/chromeos/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/vendorcode/google/chromeos/Kconfig')
-rw-r--r--src/vendorcode/google/chromeos/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/vendorcode/google/chromeos/Kconfig b/src/vendorcode/google/chromeos/Kconfig
index 3ee92435bd..668cbd0c14 100644
--- a/src/vendorcode/google/chromeos/Kconfig
+++ b/src/vendorcode/google/chromeos/Kconfig
@@ -62,6 +62,11 @@ config CHROMEOS_VBNV_EC
help
VBNV is stored in EC
+config CHROMEOS_VBNV_FLASH
+ def_bool n
+ help
+ VBNV is stored in flash storage
+
config CHROMEOS_RAMOOPS
bool "Reserve space for Chrome OS ramoops"
default y