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 support
|
||||||
MEDIA_CAMERA_SUPPORT? y
|
MEDIA_CAMERA_SUPPORT? y
|
||||||
MEDIA_RC_SUPPORT? y
|
MEDIA_RC_SUPPORT? y
|
||||||
|
MEDIA_USB_SUPPORT y
|
||||||
|
|
||||||
${if kernelPlatform ? kernelExtraConfig then kernelPlatform.kernelExtraConfig else ""}
|
${if kernelPlatform ? kernelExtraConfig then kernelPlatform.kernelExtraConfig else ""}
|
||||||
${extraConfig}
|
${extraConfig}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user