the following patch was just integrated into master: commit 5d41c1a7f9e3c4083856f6ae12605f752c32a249 Author: Patrick Georgi patrick@georgi-clan.de Date: Sat Apr 12 13:04:14 2014 +0200
agesa: Always include family* Kconfig
Otherwise we generate a recursive dependency because CPU_AMD_AGESA depends on the per-family configurations while those only exist if CPU_AMD_AGESA is selected.
Change-Id: Ic08d517ff4ca8bb76afc1574b55c54b28ec3f1b0 Signed-off-by: Patrick Georgi patrick@georgi-clan.de Reviewed-on: http://review.coreboot.org/5490 Tested-by: build bot (Jenkins) Reviewed-by: Edward O'Callaghan eocallaghan@alterapraxis.com Reviewed-by: Kyösti Mälkki kyosti.malkki@gmail.com
See http://review.coreboot.org/5490 for details.
-gerrit