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

Bastian Blank waldi at alioth.debian.org
Sat Mar 15 11:07:26 UTC 2008


Author: waldi
Date: Sat Mar 15 11:07:25 2008
New Revision: 10895

Log:
debian/config/config: Add missing choice values.


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	Sat Mar 15 11:07:25 2008
@@ -1116,6 +1116,8 @@
 CONFIG_B43LEGACY_DEBUG=y
 ## choice: Broadcom 43xx-legacy data transfer mode
 CONFIG_B43LEGACY_DMA_AND_PIO_MODE=y
+# CONFIG_B43LEGACY_DMA_MODE is not set
+# CONFIG_B43LEGACY_PIO_MODE is not set
 ## end choice
 
 ##
@@ -1790,6 +1792,7 @@
 # CONFIG_RT_GROUP_SCHED is not set
 ## choice: Basis for grouping tasks
 CONFIG_USER_SCHED=y
+# CONFIG_CGROUP_SCHED is not set
 ## end choice
 CONFIG_CGROUP_CPUACCT=y
 # CONFIG_RESOURCE_COUNTERS is not set
@@ -1836,6 +1839,7 @@
 ## choice: Timer frequency
 # CONFIG_HZ_100 is not set
 CONFIG_HZ_250=y
+# CONFIG_HZ_300 is not set
 # CONFIG_HZ_1000 is not set
 ## end choice
 
@@ -2162,7 +2166,10 @@
 CONFIG_MAC80211=m
 ## choice: Default rate control algorithm
 CONFIG_MAC80211_RC_DEFAULT_PID=y
+# CONFIG_MAC80211_RC_DEFAULT_SIMPLE is not set
+# CONFIG_MAC80211_RC_DEFAULT_NONE is not set
 ## end choice
+CONFIG_MAC80211_RC_PID=m
 # CONFIG_MAC80211_RC_SIMPLE is not set
 CONFIG_MAC80211_LEDS=y
 # CONFIG_MAC80211_DEBUGFS is not set



More information about the Kernel-svn-changes mailing list