mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-28 22:32:58 +03: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