commit | 293c5bd13f124c325f74f89ad26edf5612ce7235 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Wed Jul 25 16:19:33 2007 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Jul 31 21:35:21 2007 +0100 |
tree | 6de7ce919a10c58e29093776c02e61d7127ed12b | |
parent | 01754bbc692929e446e600f69b41013e554399a6 [diff] [blame] |
[MIPS] Fixup secure computing stuff. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 1e3aecc..410b9d1 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig
@@ -1772,7 +1772,7 @@ config SECCOMP bool "Enable seccomp to safely compute untrusted bytecode" - depends on PROC_FS && BROKEN + depends on PROC_FS default y help This kernel feature is useful for number crunching applications