[kernel] r11275 - dists/trunk/linux-2.6/debian/config
Maximilian Attems
maks at alioth.debian.org
Sun May 4 22:28:08 UTC 2008
Author: maks
Date: Sun May 4 22:28:07 2008
New Revision: 11275
Log:
topconfig reinstate IEEE80211 settings
got lost on cleanup
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 Sun May 4 22:28:07 2008
@@ -2048,6 +2048,15 @@
# CONFIG_DECNET is not set
##
+## file: net/ieee80211/Kconfig
+##
+CONFIG_IEEE80211=m
+# CONFIG_IEEE80211_DEBUG is not set
+CONFIG_IEEE80211_CRYPT_WEP=m
+CONFIG_IEEE80211_CRYPT_CCMP=m
+CONFIG_IEEE80211_CRYPT_TKIP=m
+
+##
## file: net/ipv4/Kconfig
##
CONFIG_IP_MULTICAST=y
More information about the Kernel-svn-changes
mailing list