From 24ca41d074cac0d1274821a250696dc35227821a Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Mon, 4 Jan 2016 14:07:35 -0700 Subject: google/cyan, intel/strago Kconfig: Only ask to display SPD once Change-Id: Ic3df9bf7d7f3c4c39789f3f496bcb7fc2ee50931 Signed-off-by: Martin Roth Reviewed-on: https://review.coreboot.org/12827 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/mainboard/google/cyan/Kconfig | 6 ------ src/mainboard/intel/strago/Kconfig | 5 ----- 2 files changed, 11 deletions(-) (limited to 'src') diff --git a/src/mainboard/google/cyan/Kconfig b/src/mainboard/google/cyan/Kconfig index 593548d3bf..c5a1346979 100644 --- a/src/mainboard/google/cyan/Kconfig +++ b/src/mainboard/google/cyan/Kconfig @@ -27,12 +27,6 @@ config DISPLAY_SPD_DATA help When enabled displays the memory configuration data. -config DISPLAY_SPD_DATA - bool "Display Memory Serial Presence Detect Data" - default n - help - When enabled displays the memory SPD data. - config DYNAMIC_VNN_SUPPORT bool "Enables support for Dynamic VNN" default n diff --git a/src/mainboard/intel/strago/Kconfig b/src/mainboard/intel/strago/Kconfig index 3c12ece71b..204534a947 100755 --- a/src/mainboard/intel/strago/Kconfig +++ b/src/mainboard/intel/strago/Kconfig @@ -27,11 +27,6 @@ config DISPLAY_SPD_DATA help When enabled displays the memory configuration data. -config DISPLAY_SPD_DATA - bool "Display Memory Serial Presence Detect Data" - default n - help - When enabled displays the memory SPD data. config DYNAMIC_VNN_SUPPORT bool "Enables support for Dynamic VNN" default n -- cgit v1.2.3