the following patch was just integrated into master: commit bdaeea5396b2455ac093535450686ac12b9a0cfc Author: Paul Menzel paulepanter@users.sourceforge.net Date: Sat Mar 7 09:15:02 2015 +0100
cpu/Kconfig: Make in-tree microcode generation dependent on BLOBs repository
Since commit ee894357 (cpu/intel (non-FSP): Use microcode from blobs repository), selecting the option to generate the microcode from tree fails without allowing to use the BLOBs/ 3rdparty repository, which is the default setting.
Therefore, only show the option, if the user has selected the option to allow the use of the BLOBs repository.
Change-Id: Ide20da0f946aae43dc2c8cdce54941c704d3d288 Signed-off-by: Paul Menzel paulepanter@users.sourceforge.net Reviewed-on: http://review.coreboot.org/8627 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org
See http://review.coreboot.org/8627 for details.
-gerrit