[PATCH 1/2] mainline-builds: enable V4L2 usb dependencies for quantal builds

Hauke Mehrtens hauke at hauke-m.de
Wed Oct 17 15:15:30 UTC 2012


This option is a result of a reorg of the drivers/media Kconfig in
3.7 and default to N. We want them enabled.

Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
---
 mainline-build/config.quantal |    1 +
 1 file changed, 1 insertion(+)

diff --git a/mainline-build/config.quantal b/mainline-build/config.quantal
index e1274ee..2eb993e 100644
--- a/mainline-build/config.quantal
+++ b/mainline-build/config.quantal
@@ -8,3 +8,4 @@ CONFIG_MEDIA_CAMERA_SUPPORT=y
 CONFIG_MEDIA_DIGITAL_TV_SUPPORT=y
 CONFIG_MEDIA_RADIO_SUPPORT=y
 CONFIG_MEDIA_RC_SUPPORT=y
+CONFIG_MEDIA_USB_SUPPORT=y
-- 
1.7.9.5





More information about the kernel-team mailing list