[coreboot-gerrit] Patch merged into coreboot/master: 3905cae dmp/vortex86: fix missing cpu Kconfig guards

gerrit at coreboot.org gerrit at coreboot.org
Thu Apr 30 22:33:18 CEST 2015


the following patch was just integrated into master:
commit 3905caec3222a7ea9734be5ba202bd5b538dd609
Author: Matt DeVillier <matt.devillier at gmail.com>
Date:   Thu Apr 30 01:35:57 2015 -0500

    dmp/vortex86: fix missing cpu Kconfig guards
    
    Commit e2c2bb9 (dmp/vortex86: move PLL config to cpu Kconfig)
    failed to properly restrict the PLL config selection to that cpu,
    resulting in the selection option being present/required for all CPUs.
    
    Fix by guarding the Kconfig options with if/endif.
    
    Change-Id: Ifecf291b985ab9d0d13d6b1264d3bc9a314b8546
    Signed-off-by: Matt DeVillier <matt.devillier at gmail.com>
    Reviewed-on: http://review.coreboot.org/10038
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


See http://review.coreboot.org/10038 for details.

-gerrit



More information about the coreboot-gerrit mailing list