From 8ef9c5660211719f974da1c452257a94c167bfed Mon Sep 17 00:00:00 2001 From: Vladimir Serbinenko Date: Sat, 30 May 2015 22:55:44 +0200 Subject: 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 Reviewed-on: http://review.coreboot.org/10380 Tested-by: build bot (Jenkins) Reviewed-by: Marc Jones --- src/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Kconfig b/src/Kconfig index 9ac6ec6905..2822bfe701 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -320,7 +320,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 -- cgit v1.2.3