mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 08:23:09 +00:00
Adding USB cameras to linux 3.7
Details changed since the 3.6 config to get this enabled.
This commit is contained in:
parent
6a147cfbfa
commit
faf821e501
@ -235,6 +235,7 @@ let
|
||||
# Media support
|
||||
MEDIA_CAMERA_SUPPORT? y
|
||||
MEDIA_RC_SUPPORT? y
|
||||
MEDIA_USB_SUPPORT y
|
||||
|
||||
${if kernelPlatform ? kernelExtraConfig then kernelPlatform.kernelExtraConfig else ""}
|
||||
${extraConfig}
|
||||
|
Loading…
Reference in New Issue
Block a user