summaryrefslogtreecommitdiff
path: root/src/cpu/x86/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/x86/Kconfig')
-rw-r--r--src/cpu/x86/Kconfig6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/cpu/x86/Kconfig b/src/cpu/x86/Kconfig
index bae38891ad..fb5b5413b9 100644
--- a/src/cpu/x86/Kconfig
+++ b/src/cpu/x86/Kconfig
@@ -1,9 +1,3 @@
-config CPU_X86_CACHE_HELPER
- bool
- default n
- help
- Add the x86_enable_cache ramstage helper function to the build.
-
config PARALLEL_MP
def_bool y
depends on !LEGACY_SMP_INIT