|
@@ -496,7 +496,6 @@ config CRASH_DUMP
|
|
config SECCOMP
|
|
config SECCOMP
|
|
bool "Enable seccomp to safely compute untrusted bytecode"
|
|
bool "Enable seccomp to safely compute untrusted bytecode"
|
|
depends on PROC_FS
|
|
depends on PROC_FS
|
|
- default y
|
|
|
|
help
|
|
help
|
|
This kernel feature is useful for number crunching applications
|
|
This kernel feature is useful for number crunching applications
|
|
that may need to compute untrusted bytecode during their
|
|
that may need to compute untrusted bytecode during their
|