soc/intel/apollolake: Provide chipset value for ifdtool

Change-Id: I99454a9fca3b677a389bcaf7693ff4e18415c9ad
Signed-off-by: Andrey Petrov <andrey.petrov@intel.com>
Reviewed-on: https://review.coreboot.org/17259
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
Andrey Petrov 2016-11-06 23:43:57 -08:00 committed by Martin Roth
parent c4d0f526d4
commit 4c5b31e567
1 changed files with 4 additions and 0 deletions

View File

@ -260,4 +260,8 @@ config SMM_RESERVED_SIZE
hex
default 0x100000
config IFD_CHIPSET
string
default "aplk"
endif