sb/intel/{i82371eb/i82801dx}: select BOOT_DEVICE_NOT_SPI_FLASH

SPI support started with Intel ICH7.

Change-Id: I7cce5787e1241403e86c287273627b1c359ec94e
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/52792
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
Arthur Heymans 2021-04-30 15:59:25 +02:00
parent 946e29258c
commit ef59d2205a
2 changed files with 2 additions and 0 deletions

View File

@ -3,4 +3,5 @@ config SOUTHBRIDGE_INTEL_I82371EB
select SOUTHBRIDGE_INTEL_COMMON_SMBUS
select SOUTHBRIDGE_INTEL_COMMON_RTC
select SOUTHBRIDGE_INTEL_COMMON_RESET
select BOOT_DEVICE_NOT_SPI_FLASH
bool

View File

@ -11,6 +11,7 @@ config SOUTHBRIDGE_INTEL_I82801DX
select SOUTHBRIDGE_INTEL_COMMON_USB_DEBUG
select HAVE_POWER_STATE_AFTER_FAILURE
select HAVE_POWER_STATE_PREVIOUS_AFTER_FAILURE
select BOOT_DEVICE_NOT_SPI_FLASH
if SOUTHBRIDGE_INTEL_I82801DX