google boards: auto-select CACHE_ROM

Automatically select CACHE_ROM for all Google boards.
Tested by generating a config for the link board. CACHE_ROM
was selected and was unable to unselect it using
'make oldconfig'.

Change-Id: I8e34207e3929a020bb0280657f95ba7a000ad024
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/2963
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
This commit is contained in:
Aaron Durbin 2013-03-29 14:33:03 -05:00 committed by Ronald G. Minnich
parent 53924240be
commit 2c2a85fc6d
1 changed files with 5 additions and 0 deletions

View File

@ -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"