diff options
-rw-r--r-- | arch/sh/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index 334917a62ecf..c5b08eb3770e 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig | |||
@@ -496,7 +496,6 @@ config CRASH_DUMP | |||
496 | config SECCOMP | 496 | config SECCOMP |
497 | bool "Enable seccomp to safely compute untrusted bytecode" | 497 | bool "Enable seccomp to safely compute untrusted bytecode" |
498 | depends on PROC_FS | 498 | depends on PROC_FS |
499 | default y | ||
500 | help | 499 | help |
501 | This kernel feature is useful for number crunching applications | 500 | This kernel feature is useful for number crunching applications |
502 | that may need to compute untrusted bytecode during their | 501 | that may need to compute untrusted bytecode during their |