Michał Żygowski has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/62110 )
Change subject: sb/amd/sb700/Kconfig: Remove unused ROMCC bootblock option ......................................................................
sb/amd/sb700/Kconfig: Remove unused ROMCC bootblock option
Signed-off-by: Michał Żygowski michal.zygowski@3mdeb.com Change-Id: I3a41a61f0ec8ad5c0332a4c9c17ad6a3b0afcd84 --- M src/southbridge/amd/sb700/Kconfig 1 file changed, 0 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/10/62110/1
diff --git a/src/southbridge/amd/sb700/Kconfig b/src/southbridge/amd/sb700/Kconfig index 7573ebe..ec3e2d5 100644 --- a/src/southbridge/amd/sb700/Kconfig +++ b/src/southbridge/amd/sb700/Kconfig @@ -44,10 +44,6 @@ bool default n
-config BOOTBLOCK_SOUTHBRIDGE_INIT - string - default "southbridge/amd/sb700/bootblock.c" - config SOUTHBRIDGE_AMD_SB700_SKIP_ISA_DMA_INIT bool default n