vboot: auron: enable CHROMEOS_VBNV_CMOS kconfig variable
The change at https://chromium-review.googlesource.com/#/c/213877/ missed Auron as it was still being implemented, so we need to add this now. BUG=None TEST=`emerge-auron chromeos-coreboot` Change-Id: Ifc0106b3f08f52c67da723f7fd08b4cb7f369691 Signed-off-by: Bernie Thompson <bhthompson@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/214275 Reviewed-by: David Hendricks <dhendrix@chromium.org>
This commit is contained in:
parent
8ec616161b
commit
e5bf49f9df
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
|
|||
select MMCONF_SUPPORT
|
||||
select HAVE_SMI_HANDLER
|
||||
select CHROMEOS
|
||||
select CHROMEOS_VBNV_CMOS
|
||||
select EXTERNAL_MRC_BLOB
|
||||
select CACHE_ROM
|
||||
select MARK_GRAPHICS_MEM_WRCOMB
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue