the following patch was just integrated into master: commit 04d352db41522b3c7aec2ce574ff90484bc0ad8a Author: Stefan Reinauer reinauer@chromium.org Date: Mon Mar 25 14:13:43 2013 -0700
libpayload: Fix Config.in warning
PDcurses is already default. Hence drop the additional attempt that is not supported by Kconfig.
Config.in:123:warning: defaults for choice values not supported
Change-Id: I12cb5ea0bef2f146cf237c7a3cc9293a600d736b Signed-off-by: Stefan Reinauer reinauer@google.com Reviewed-on: http://review.coreboot.org/2902 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net
Build-Tested: build bot (Jenkins) at Mon Mar 25 22:30:54 2013, giving +1 See http://review.coreboot.org/2902 for details.
-gerrit