X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=arch%2Fs390%2FKconfig;h=ff2d2371b2e92a7dcf931bc0bfcd43a76589dedb;hb=f3ae1c75203535f65448517e46c8dd70a56b6c71;hp=4a7f14079e03b989bd4cd4b1a012b082e07447b3;hpb=557eed603159b4e007c57d97fad1333ecebd3c2e;p=~andy%2Flinux diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig index 4a7f14079e0..ff2d2371b2e 100644 --- a/arch/s390/Kconfig +++ b/arch/s390/Kconfig @@ -230,17 +230,6 @@ config SYSVIPC_COMPAT config AUDIT_ARCH def_bool y -config S390_EXEC_PROTECT - def_bool y - prompt "Data execute protection" - help - This option allows to enable a buffer overflow protection for user - space programs and it also selects the addressing mode option above. - The kernel parameter noexec=on will enable this feature and also - switch the addressing modes, default is disabled. Enabling this (via - kernel parameter) on machines earlier than IBM System z9 this will - reduce system performance. - comment "Code generation options" choice