aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mainboard/google/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/mainboard/google/Kconfig b/src/mainboard/google/Kconfig
index 8d1fd567e6..e389b597d4 100644
--- a/src/mainboard/google/Kconfig
+++ b/src/mainboard/google/Kconfig
@@ -18,6 +18,11 @@
##
if VENDOR_GOOGLE
+# Auto select common options
+config VENDOR_SPECIFIC_OPTIONS
+ def_bool y
+ select CACHE_ROM
+
choice
prompt "Mainboard model"