diff mbox

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

Message ID 1350486931-4742-1-git-send-email-hauke@hauke-m.de
State New
Headers show

Commit Message

Hauke Mehrtens Oct. 17, 2012, 3:15 p.m. UTC
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@hauke-m.de>
---
 mainline-build/config.quantal |    1 +
 1 file changed, 1 insertion(+)

Comments

Andy Whitcroft Oct. 22, 2012, 2 p.m. UTC | #1
On Wed, Oct 17, 2012 at 05:15:30PM +0200, Hauke Mehrtens wrote:
> 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@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

We are now building these against the raring config so they will have
both of the requested options enabled in the later builds.

Thanks.

-apw
diff mbox

Patch

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