diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/x86/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index d700811785ea..c70684f859e1 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -1506,6 +1506,8 @@ config EFI_STUB | |||
1506 | This kernel feature allows a bzImage to be loaded directly | 1506 | This kernel feature allows a bzImage to be loaded directly |
1507 | by EFI firmware without the use of a bootloader. | 1507 | by EFI firmware without the use of a bootloader. |
1508 | 1508 | ||
1509 | See Documentation/x86/efi-stub.txt for more information. | ||
1510 | |||
1509 | config SECCOMP | 1511 | config SECCOMP |
1510 | def_bool y | 1512 | def_bool y |
1511 | prompt "Enable seccomp to safely compute untrusted bytecode" | 1513 | prompt "Enable seccomp to safely compute untrusted bytecode" |