kernel/grsec: another optional option
This should fix the testing kernels. Signed-off-by: Austin Seipp <aseipp@pobox.com>
This commit is contained in:
parent
e64e3ad88a
commit
ac38b32974
@ -284,7 +284,7 @@ with stdenv.lib;
|
||||
# Virtualisation.
|
||||
PARAVIRT? y
|
||||
${if versionAtLeast version "3.10" then ''
|
||||
HYPERVISOR_GUEST y
|
||||
HYPERVISOR_GUEST? y
|
||||
'' else ''
|
||||
PARAVIRT_GUEST? y
|
||||
''}
|
||||
|
Loading…
Reference in New Issue
Block a user