Arthur Heymans has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/30403
Change subject: soc/intel/skylake: Remove romcc related Kconfig option ......................................................................
soc/intel/skylake: Remove romcc related Kconfig option
Change-Id: I9090be3ccaa8a61312293e9da3679a752a908062 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/soc/intel/skylake/Kconfig 1 file changed, 0 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/03/30403/1
diff --git a/src/soc/intel/skylake/Kconfig b/src/soc/intel/skylake/Kconfig index 8e85efa..098ff25 100644 --- a/src/soc/intel/skylake/Kconfig +++ b/src/soc/intel/skylake/Kconfig @@ -113,10 +113,6 @@ select VBOOT_VBNV_CMOS select VBOOT_VBNV_CMOS_BACKUP_TO_FLASH
-config BOOTBLOCK_RESETS - string - default "soc/intel/common/reset.c" - config CBFS_SIZE hex default 0x200000