[kernel] r19411 - dists/trunk/linux/debian/config

Bastian Blank waldi at alioth.debian.org
Thu Oct 4 20:16:45 UTC 2012


Author: waldi
Date: Thu Oct  4 20:16:43 2012
New Revision: 19411

Log:
debian/config/config:
Set MEDIA_CAMERA_SUPPORT, MEDIA_ANALOG_TV_SUPPORT, MEDIA_DIGITAL_TV_SUPPORT,
MEDIA_RADIO_SUPPORT and MEDIA_RC_SUPPORT.

Modified:
   dists/trunk/linux/debian/config/config

Modified: dists/trunk/linux/debian/config/config
==============================================================================
--- dists/trunk/linux/debian/config/config	Thu Oct  4 19:22:36 2012	(r19410)
+++ dists/trunk/linux/debian/config/config	Thu Oct  4 20:16:43 2012	(r19411)
@@ -943,6 +943,11 @@
 ## file: drivers/media/Kconfig
 ##
 CONFIG_MEDIA_SUPPORT=m
+CONFIG_MEDIA_CAMERA_SUPPORT=y
+CONFIG_MEDIA_ANALOG_TV_SUPPORT=y
+CONFIG_MEDIA_DIGITAL_TV_SUPPORT=y
+CONFIG_MEDIA_RADIO_SUPPORT=y
+CONFIG_MEDIA_RC_SUPPORT=y
 CONFIG_MEDIA_CONTROLLER=y
 CONFIG_DVB_NET=y
 



More information about the Kernel-svn-changes mailing list