Vladimir Serbinenko (phcoder@gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/10380
-gerrit
commit 23aa1ce368a8f2f9cde4bb79baaf23738e259552 Author: Vladimir Serbinenko phcoder@gmail.com Date: Sat May 30 22:55:44 2015 +0200
Kconfig: Hide RAM_CODE_SUPPORT.
It builds only on veyron_* which already select it, no need to ask user.
Change-Id: Ie508b9eade16e0f39073b23dc0da6b6d1e0a4c73 Signed-off-by: Vladimir Serbinenko phcoder@gmail.com --- src/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/Kconfig b/src/Kconfig index 6259eba..edcafe8 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -322,7 +322,7 @@ config BOARD_ID_STRING board type.
config RAM_CODE_SUPPORT - bool "Discover RAM configuration code and store it in coreboot table" + bool default n help If enabled, coreboot discovers RAM configuration (value obtained by