[kernel] r13117 - dists/trunk/linux-2.6/debian/config

Maximilian Attems maks at alioth.debian.org
Mon Mar 16 15:54:17 UTC 2009


Author: maks
Date: Mon Mar 16 15:54:15 2009
New Revision: 13117

Log:
topconfig explicitly unset DVB_DYNAMIC_MINORS

if we get demand for more then 4 of a single type of dvb device
that may be changed for that arch..

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

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	(original)
+++ dists/trunk/linux-2.6/debian/config/config	Mon Mar 16 15:54:15 2009
@@ -621,6 +621,7 @@
 ## file: drivers/media/common/tuners/Kconfig
 ##
 CONFIG_MEDIA_ATTACH=y
+# CONFIG_DVB_DYNAMIC_MINORS is not set
 # CONFIG_MEDIA_TUNER_CUSTOMIZE is not set
 CONFIG_MEDIA_TUNER_TDA827X=m
 CONFIG_MEDIA_TUNER_TEA5761=y



More information about the Kernel-svn-changes mailing list