the following patch was just integrated into master: commit a3b06c99d066600c3462fe5fdebc5006cb9631ea Author: Furquan Shaikh furquan@google.com Date: Tue May 6 18:00:19 2014 -0700
Arch-level Kconfig menu cleanup
Remove arch-level Kconfig menu option as it shows all available architectures in make menuconfig. Instead pull the bootblock options for choice and update image to top-level Kconfig since it is already present for both x86 and arm.
Change-Id: Iab9c4539f05cd54a7f751565fefcaf7b6f0edc86 Signed-off-by: Furquan Shaikh furquan@google.com Reviewed-on: http://review.coreboot.org/5673 Tested-by: build bot (Jenkins) Reviewed-by: Edward O'Callaghan eocallaghan@alterapraxis.com Reviewed-by: Patrick Georgi patrick@georgi-clan.de
See http://review.coreboot.org/5673 for details.
-gerrit