mb/portwell/m107: Clean up unused Kconfig symbols
Change-Id: I9714b197ff0d1af834aa29f96b33809396f0b203 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/coreboot/+/36196 Reviewed-by: Frans Hendriks <fhendriks@eltan.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
9af10bf90f
commit
2d7aa11308
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue