mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
UPSTREAM: intel/i82801ix: Add HAVE_INTEL_FIRMWARE
Select this to provide menu in menuconfig to add flash descriptor file. ME or GbE firmwares themselves are not required, but integrated NIC MAC and SPI configuration fields are still useful. BUG=None BRANCH=None TEST=None Signed-off-by: Kysti Mlkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/17805 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber <nico.h@gmx.de> Change-Id: I14b86e2f38ec39924d2cbf0932d82f66ed356a03 Reviewed-on: https://chromium-review.googlesource.com/422238 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
7d778204ba
commit
73fe6ee99d
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ config SOUTHBRIDGE_INTEL_I82801IX
|
|||
select HAVE_SMI_HANDLER
|
||||
select HAVE_USBDEBUG_OPTIONS
|
||||
select SOUTHBRIDGE_INTEL_COMMON_GPIO
|
||||
select HAVE_INTEL_FIRMWARE
|
||||
|
||||
if SOUTHBRIDGE_INTEL_I82801IX
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue