arch/x86/Kconfig: Remove unused BOOTBLOCK_RESETS
Change-Id: I792d271bdd2a93649bd9ca67c74b29fc5037542b Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/37964 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
This commit is contained in:
parent
8970992f5e
commit
74e22b5ce7
|
@ -166,9 +166,6 @@ config BOOTBLOCK_DEBUG_SPINLOOP
|
|||
Add a spin (JMP .) in bootblock_crt0.S during early bootblock to wait
|
||||
for a JTAG debugger to break into the execution sequence.
|
||||
|
||||
config BOOTBLOCK_RESETS
|
||||
string
|
||||
|
||||
config HAVE_CMOS_DEFAULT
|
||||
def_bool n
|
||||
depends on HAVE_OPTION_TABLE
|
||||
|
|
Loading…
Reference in New Issue