mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
UPSTREAM: soc/intel/apollolake: Provide chipset value for ifdtool
BUG=None BRANCH=None TEST=None 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> Change-Id: I99454a9fca3b677a389bcaf7693ff4e18415c9ad Reviewed-on: https://chromium-review.googlesource.com/408990 Commit-Ready: Furquan Shaikh <furquan@chromium.org> Tested-by: Furquan Shaikh <furquan@chromium.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
parent
db11249638
commit
939bb92034
1 changed files with 4 additions and 0 deletions
|
@ -260,4 +260,8 @@ config SMM_RESERVED_SIZE
|
|||
hex
|
||||
default 0x100000
|
||||
|
||||
config IFD_CHIPSET
|
||||
string
|
||||
default "aplk"
|
||||
|
||||
endif
|
||||
|
|
Loading…
Add table
Reference in a new issue