diff options
Diffstat (limited to 'arch/i386/Kconfig')
-rw-r--r-- | arch/i386/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig index 968fabd8723f..486449e9e710 100644 --- a/arch/i386/Kconfig +++ b/arch/i386/Kconfig | |||
@@ -630,10 +630,6 @@ config REGPARM | |||
630 | and passes the first three arguments of a function call in registers. | 630 | and passes the first three arguments of a function call in registers. |
631 | This will probably break binary only modules. | 631 | This will probably break binary only modules. |
632 | 632 | ||
633 | This feature is only enabled for gcc-3.0 and later - earlier compilers | ||
634 | generate incorrect output with certain kernel constructs when | ||
635 | -mregparm=3 is used. | ||
636 | |||
637 | config SECCOMP | 633 | config SECCOMP |
638 | bool "Enable seccomp to safely compute untrusted bytecode" | 634 | bool "Enable seccomp to safely compute untrusted bytecode" |
639 | depends on PROC_FS | 635 | depends on PROC_FS |