Arthur Heymans has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/36196 )
Change subject: mb/portwell/m107: Clean up unused Kconfig symbols ......................................................................
mb/portwell/m107: Clean up unused Kconfig symbols
Change-Id: I9714b197ff0d1af834aa29f96b33809396f0b203 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/mainboard/portwell/m107/Kconfig 1 file changed, 0 insertions(+), 8 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/96/36196/1
diff --git a/src/mainboard/portwell/m107/Kconfig b/src/mainboard/portwell/m107/Kconfig index b366418..8966b6e 100644 --- a/src/mainboard/portwell/m107/Kconfig +++ b/src/mainboard/portwell/m107/Kconfig @@ -73,14 +73,6 @@ hex default 0xfff9c000
-config BOOTBLOCK_LOC - hex - default 0xFFFF0000 - -config BOOTBLOCK_SIZE - hex - default 0x10000 - config SPI_FLASH_INCLUDE_ALL_DRIVERS bool default n