From 2d7aa1130853b3a1fca0dc7e1216fd8ecb496ce8 Mon Sep 17 00:00:00 2001 From: Arthur Heymans Date: Mon, 21 Oct 2019 14:55:03 +0200 Subject: mb/portwell/m107: Clean up unused Kconfig symbols Change-Id: I9714b197ff0d1af834aa29f96b33809396f0b203 Signed-off-by: Arthur Heymans Reviewed-on: https://review.coreboot.org/c/coreboot/+/36196 Reviewed-by: Frans Hendriks Tested-by: build bot (Jenkins) --- src/mainboard/portwell/m107/Kconfig | 8 -------- 1 file changed, 8 deletions(-) (limited to 'src/mainboard/portwell/m107/Kconfig') diff --git a/src/mainboard/portwell/m107/Kconfig b/src/mainboard/portwell/m107/Kconfig index b366418c16..8966b6e748 100644 --- a/src/mainboard/portwell/m107/Kconfig +++ b/src/mainboard/portwell/m107/Kconfig @@ -73,14 +73,6 @@ config FSP_LOC hex default 0xfff9c000 -config BOOTBLOCK_LOC - hex - default 0xFFFF0000 - -config BOOTBLOCK_SIZE - hex - default 0x10000 - config SPI_FLASH_INCLUDE_ALL_DRIVERS bool default n -- cgit v1.2.3