aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/x86/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/x86/Kconfig')
-rw-r--r--src/cpu/x86/Kconfig9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/cpu/x86/Kconfig b/src/cpu/x86/Kconfig
index 76446a04c0..dd7bb30146 100644
--- a/src/cpu/x86/Kconfig
+++ b/src/cpu/x86/Kconfig
@@ -169,15 +169,6 @@ config X86_AMD_INIT_SIPI
common AP setup. Intel documentation specifies an INIT SIPI SIPI
sequence, however this doesn't work on some AMD platforms.
-config MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING
- def_bool n
- help
- On certain platforms a boot speed gain can be realized if mirroring
- the payload data stored in non-volatile storage. On x86 systems the
- payload would typically live in a memory-mapped SPI part. Copying
- the SPI contents to RAM before performing the load can speed up
- the boot process.
-
config SOC_SETS_MSRS
bool
default n