linux.kernel: enable build of stk1160 modules
This commit is contained in:
parent
39015dbe4b
commit
292f60504c
@ -573,6 +573,11 @@ with stdenv.lib;
|
||||
''}
|
||||
MEDIA_USB_SUPPORT y
|
||||
MEDIA_PCI_SUPPORT y
|
||||
MEDIA_ANALOG_TV_SUPPORT y
|
||||
VIDEO_STK1160_COMMON m
|
||||
${optionalString (versionOlder version "4.11") ''
|
||||
VIDEO_STK1160_AC97 y
|
||||
''}
|
||||
|
||||
# Our initrd init uses shebang scripts, so can't be modular.
|
||||
BINFMT_SCRIPT y
|
||||
|
Loading…
Reference in New Issue
Block a user