···3838 type = types.bool;
3939 default = false;
4040 description = ''
4141- Enable the testing grsecurity patch, based on Linux 3.19.
4141+ Enable the testing grsecurity patch, based on Linux 4.0.
4242 '';
4343 };
4444···223223 message = ''
224224 If grsecurity is enabled, you must select either the
225225 stable patch (with kernel 3.14), or the testing patch (with
226226- kernel 3.19) to continue.
226226+ kernel 4.0) to continue.
227227 '';
228228 }
229229 { assertion = !(cfg.stable && cfg.testing);