diff options
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r-- | arch/x86/Kconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 1004888e9b13..3e0eaaa1a339 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -1254,14 +1254,6 @@ config EFI | |||
1254 | resultant kernel should continue to boot on existing non-EFI | 1254 | resultant kernel should continue to boot on existing non-EFI |
1255 | platforms. | 1255 | platforms. |
1256 | 1256 | ||
1257 | config IRQBALANCE | ||
1258 | def_bool y | ||
1259 | prompt "Enable kernel irq balancing" | ||
1260 | depends on X86_32 && SMP && X86_IO_APIC | ||
1261 | help | ||
1262 | The default yes will allow the kernel to do irq load balancing. | ||
1263 | Saying no will keep the kernel from doing irq load balancing. | ||
1264 | |||
1265 | config SECCOMP | 1257 | config SECCOMP |
1266 | def_bool y | 1258 | def_bool y |
1267 | prompt "Enable seccomp to safely compute untrusted bytecode" | 1259 | prompt "Enable seccomp to safely compute untrusted bytecode" |