[coreboot-gerrit] Patch merged into coreboot/master: payloads/iPXE: Fix PXE Kconfig question

gerrit at coreboot.org gerrit at coreboot.org
Tue Jul 12 19:24:07 CEST 2016


the following patch was just integrated into master:
commit e51e1045e46dfccbffc2e4ab81ac023038c4e293
Author: Martin Roth <martinroth at google.com>
Date:   Wed Jul 6 15:05:19 2016 -0600

    payloads/iPXE: Fix PXE Kconfig question
    
    As reported by Andrew Engelbrecht on the coreboot mailing list, there
    was an issue when selecting the pxe rom file:
    
    When using "make menuconfig", if "add pxe rom" is selected, then
    the field below to set to the path of the pxe rom, the "add pxe rom"
    option gets disabled.
    
    This problem seems to be due to the use of the 'optional' Kconfig
    keyword, so this section of the Kconfig is rewitten here to remove that
    keyword and fix the issue.
    
    Change-Id: I51680cb746160cb853c8679ac64e2d37989cb574
    Signed-off-by: Martin Roth <martinroth at google.com>
    Reviewed-on: https://review.coreboot.org/15555
    Tested-by: build bot (Jenkins)
    Reviewed-by: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list