[coreboot-gerrit] Patch merged into coreboot/master: vboot: Move TPM-related Kconfig selects from CHROMEOS to VBOOT

gerrit at coreboot.org gerrit at coreboot.org
Tue Aug 16 23:14:24 CEST 2016


the following patch was just integrated into master:
commit 4157bd8d61ad709a29072cb4505b3cc7463e515b
Author: Julius Werner <jwerner at chromium.org>
Date:   Mon Aug 15 16:10:27 2016 -0700

    vboot: Move TPM-related Kconfig selects from CHROMEOS to VBOOT
    
    CONFIG_VBOOT was recently moved to be independent from CONFIG_CHROMEOS.
    However, the latter still has some 'select' clauses to ensure that
    required TPM libraries are built. The TPM is an essential part of vboot,
    and without these libraries the vboot code cannot compile... therefore,
    they should be moved under CONFIG_VBOOT.
    
    Change-Id: I0145558e5127c65c6a82d62f25b5a39e24cb8726
    Signed-off-by: Julius Werner <jwerner at chromium.org>
    Reviewed-on: https://review.coreboot.org/16229
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list