summaryrefslogtreecommitdiffstats
path: root/src/cpu/intel/fsp_model_206ax/Kconfig
diff options
context:
space:
mode:
authorVladimir Serbinenko <phcoder@gmail.com>2015-05-28 21:03:51 +0200
committerVladimir Serbinenko <phcoder@gmail.com>2015-05-28 22:07:30 +0200
commit7f46420f4c85e7b296bfb4e8b3796a152e24b5fb (patch)
tree104ff4c3bfe92cf77b187594ea48bad2485bf189 /src/cpu/intel/fsp_model_206ax/Kconfig
parent456f495d4e3199146590bcb5cd76e12053c33c9e (diff)
downloadcoreboot-7f46420f4c85e7b296bfb4e8b3796a152e24b5fb.tar.gz
coreboot-7f46420f4c85e7b296bfb4e8b3796a152e24b5fb.tar.bz2
coreboot-7f46420f4c85e7b296bfb4e8b3796a152e24b5fb.zip
Migrate fsp_206ax to SMM_MODULES
This gets rid of ugly tseg_relocate for fsp_bd82x6x. This is adaptation of a3e41c089602c58409e8dfd4aceecbdd7d4f4a5b Change-Id: I4e80e6e98d3a6da3e3e480e9368fae1b3ed67cd6 Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com> Reviewed-on: http://review.coreboot.org/10353 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/cpu/intel/fsp_model_206ax/Kconfig')
-rw-r--r--src/cpu/intel/fsp_model_206ax/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cpu/intel/fsp_model_206ax/Kconfig b/src/cpu/intel/fsp_model_206ax/Kconfig
index 3280f77d8e91..b1a5e0910fc3 100644
--- a/src/cpu/intel/fsp_model_206ax/Kconfig
+++ b/src/cpu/intel/fsp_model_206ax/Kconfig
@@ -37,6 +37,7 @@ config CPU_SPECIFIC_OPTIONS
select SSE2
select UDELAY_LAPIC
select SMM_TSEG
+ select SMM_MODULES
select SUPPORT_CPU_UCODE_IN_CBFS if HAVE_FSP_BIN
select PARALLEL_CPU_INIT
select TSC_SYNC_MFENCE