[coreboot-gerrit] Patch merged into coreboot/master: src/Kconfig: Move bootblock behavior to arch/x86 as TODO suggested

gerrit at coreboot.org gerrit at coreboot.org
Tue Feb 14 19:03:47 CET 2017


the following patch was just integrated into master:
commit 408fda799a55c4d104178dfa733b4ade2ad454cf
Author: Martin Roth <martinroth at google.com>
Date:   Thu Dec 15 16:04:55 2016 -0700

    src/Kconfig: Move bootblock behavior to arch/x86 as TODO suggested
    
    The four options are only used in X86:
    - BOOTBLOCK_SIMPLE
    - BOOTBLOCK_NORMAL
    - BOOTBLOCK_SOURCE
    - SKIP_MAX_REBOOT_CNT_CLEAR
    
    Move them all into src/arch/x86/Kconfig - this puts them in the chipset
    menu instead of general setup.
    
    Verified that this makes no significant changes to any config file.
    
    Change-Id: I2798ef67a8c6aed5afac34322be15fdf0c794059
    Signed-off-by: Martin Roth <martinroth at google.com>
    Reviewed-on: https://review.coreboot.org/17909
    Reviewed-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-by: Marshall Dawson <marshalldawson3rd at gmail.com>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Tested-by: build bot (Jenkins)


See https://review.coreboot.org/17909 for details.

-gerrit



More information about the coreboot-gerrit mailing list