From 730df3cc43d76d830f6c88441d8bea75b9047a6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ky=C3=B6sti=20M=C3=A4lkki?= Date: Sat, 18 Jun 2016 07:39:31 +0300 Subject: arch/x86: Make RELOCATABLE_RAMSTAGE the default MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit No need to provide an option to try disable this. Also remove explicit ´select RELOCATABLE_MODULES' lines from platform Kconfigs. Change-Id: I5fb169f90331ce37b4113378405323ec856d6fee Signed-off-by: Kyösti Mälkki Reviewed-on: https://review.coreboot.org/26815 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/soc/intel/quark/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/soc/intel/quark/Kconfig') diff --git a/src/soc/intel/quark/Kconfig b/src/soc/intel/quark/Kconfig index d1950a378a..30bb6a2740 100644 --- a/src/soc/intel/quark/Kconfig +++ b/src/soc/intel/quark/Kconfig @@ -32,7 +32,6 @@ config CPU_SPECIFIC_OPTIONS select HAVE_MONOTONIC_TIMER select NO_MMCONF_SUPPORT select REG_SCRIPT - select RELOCATABLE_RAMSTAGE select SOC_INTEL_COMMON select SOC_INTEL_COMMON_RESET select SOC_SETS_MSRS -- cgit v1.2.3