Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fc63562a authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: Disable seccomp support by default.



This was initially checked in with a stupid default of y, while most
everyone is going to want to have this disabled anyways.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent e7cb016e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -496,7 +496,6 @@ config CRASH_DUMP
config SECCOMP
	bool "Enable seccomp to safely compute untrusted bytecode"
	depends on PROC_FS
	default y
	help
	  This kernel feature is useful for number crunching applications
	  that may need to compute untrusted bytecode during their