Revert "linux kernel: set VFIO_PCI_VGA to y
for versions > 3.9"
This reverts commit 774486a14954d81634b516eec002d1f9e2a7c203.
This commit is contained in:
parent
e78763da0d
commit
e0098e8408
@ -326,11 +326,6 @@ with stdenv.lib;
|
|||||||
''}
|
''}
|
||||||
VIRT_DRIVERS y
|
VIRT_DRIVERS y
|
||||||
|
|
||||||
# Device virtualisation.
|
|
||||||
${optionalString (versionAtLeast version "3.9") ''
|
|
||||||
VFIO_PCI_VGA? y
|
|
||||||
''}
|
|
||||||
|
|
||||||
# Media support.
|
# Media support.
|
||||||
${optionalString (versionAtLeast version "3.6") ''
|
${optionalString (versionAtLeast version "3.6") ''
|
||||||
MEDIA_DIGITAL_TV_SUPPORT y
|
MEDIA_DIGITAL_TV_SUPPORT y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user