[kernel] r17382 - in dists/trunk/linux-2.6/debian: . config

Maximilian Attems maks at alioth.debian.org
Wed May 11 09:11:36 UTC 2011


Author: maks
Date: Wed May 11 09:11:26 2011
New Revision: 17382

Log:
topconfig enable new subsys MEDIA_CONTROLLER

for details see http://lwn.net/Articles/415714/

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Wed May 11 09:07:08 2011	(r17381)
+++ dists/trunk/linux-2.6/debian/changelog	Wed May 11 09:11:26 2011	(r17382)
@@ -1,7 +1,8 @@
 linux-2.6 (2.6.39~rc7-1~experimental.2) experimental; urgency=low
 
   * [x86] Enable CRYPTO_AES_NI_INTEL for all flavours. (closes: #623631)
-  * topconfig: Enable SND_USB_6FIRE, SND_FIREWIRE_SPEAKERS.
+  * topconfig: Enable SND_USB_6FIRE, SND_FIREWIRE_SPEAKERS,
+    MEDIA_CONTROLLER.
 
  -- maximilian attems <maks at debian.org>  Tue, 10 May 2011 23:24:26 +0200
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Wed May 11 09:07:08 2011	(r17381)
+++ dists/trunk/linux-2.6/debian/config/config	Wed May 11 09:11:26 2011	(r17382)
@@ -841,6 +841,7 @@
 ##
 CONFIG_MEDIA_SUPPORT=m
 CONFIG_VIDEO_DEV=m
+CONFIG_MEDIA_CONTROLLER=y
 
 ##
 ## file: drivers/media/common/tuners/Kconfig



More information about the Kernel-svn-changes mailing list