Adding USB cameras to linux 3.7

Details changed since the 3.6 config to get this enabled.
This commit is contained in:
Lluís Batlle i Rossell 2012-12-17 11:52:47 +01:00
parent 6a147cfbfa
commit faf821e501

View File

@ -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}