diff options
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r-- | arch/x86/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index fe6a5f8c9568..e1f65c46bc93 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -221,10 +221,6 @@ config X86_HT | |||
221 | def_bool y | 221 | def_bool y |
222 | depends on SMP | 222 | depends on SMP |
223 | 223 | ||
224 | config X86_TRAMPOLINE | ||
225 | def_bool y | ||
226 | depends on SMP || (64BIT && ACPI_SLEEP) | ||
227 | |||
228 | config X86_32_LAZY_GS | 224 | config X86_32_LAZY_GS |
229 | def_bool y | 225 | def_bool y |
230 | depends on X86_32 && !CC_STACKPROTECTOR | 226 | depends on X86_32 && !CC_STACKPROTECTOR |