Enabling Media PCI adapters (needed for PCI DVB cards)
This commit is contained in:
parent
f3d94cfc23
commit
ede005ad3f
@ -478,6 +478,7 @@ with stdenv.lib;
|
|||||||
''}
|
''}
|
||||||
${optionalString (versionAtLeast version "3.7") ''
|
${optionalString (versionAtLeast version "3.7") ''
|
||||||
MEDIA_USB_SUPPORT y
|
MEDIA_USB_SUPPORT y
|
||||||
|
MEDIA_PCI_SUPPORT y
|
||||||
''}
|
''}
|
||||||
|
|
||||||
# Our initrd init uses shebang scripts, so can't be modular.
|
# Our initrd init uses shebang scripts, so can't be modular.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user