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

Seth Forshee seth.forshee at canonical.com
Mon Sep 10 15:50:02 UTC 2012


These options are a result of a reorg of the drivers/media Kconfig in
3.6 and default to N. We want them enabled.

Signed-off-by: Seth Forshee <seth.forshee at canonical.com>
---
 mainline-build/config.quantal |    5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 mainline-build/config.quantal

diff --git a/mainline-build/config.quantal b/mainline-build/config.quantal
new file mode 100644
index 0000000..9abfbb9
--- /dev/null
+++ b/mainline-build/config.quantal
@@ -0,0 +1,5 @@
+CONFIG_MEDIA_ANALOG_TV_SUPPORT=y
+CONFIG_MEDIA_CAMERA_SUPPORT=y
+CONFIG_MEDIA_DIGITAL_TV_SUPPORT=y
+CONFIG_MEDIA_RADIO_SUPPORT=y
+CONFIG_MEDIA_RC_SUPPORT=y
-- 
1.7.9.5





More information about the kernel-team mailing list