arch/x86: Drop ROMCC_BOOTBLOCK symbol
Change-Id: I968c4392849045cd50bfe2c83de44daba38ee245 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/coreboot/+/37336 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
This commit is contained in:
parent
b8d575c644
commit
efa56ab12b
|
@ -1177,9 +1177,6 @@ config BOOTBLOCK_CUSTOM
|
|||
# src/lib/bootblock.c#main() C entry point.
|
||||
bool
|
||||
|
||||
config ROMCC_BOOTBLOCK
|
||||
bool
|
||||
|
||||
###############################################################################
|
||||
# Set default values for symbols created before mainboards. This allows the
|
||||
# option to be displayed in the general menu, but the default to be loaded in
|
||||
|
|
Loading…
Reference in New Issue