[kernel] r8684 - in dists/trunk/linux-2.6/debian: . arch

Maximilian Attems maks at alioth.debian.org
Mon May 21 20:22:13 UTC 2007


Author: maks
Date: Mon May 21 20:22:13 2007
New Revision: 8684

Log:
enable mac80211 and CFG80211


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

Modified: dists/trunk/linux-2.6/debian/arch/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/config	(original)
+++ dists/trunk/linux-2.6/debian/arch/config	Mon May 21 20:22:13 2007
@@ -899,6 +899,11 @@
 CONFIG_VIDEO_CPIA2=m
 CONFIG_BCM43XX_PIO=y
 CONFIG_WIRELESS_EXT=y
+CONFIG_CFG80211=m
+CONFIG_MAC80211=m
+CONFIG_MAC80211_LEDS=y
+# CONFIG_MAC80211_DEBUGFS is not set
+# CONFIG_MAC80211_DEBUG is not set
 CONFIG_W1_SLAVE_THERM=m
 CONFIG_LEDS_TRIGGERS=y
 CONFIG_SND_ALS300=m

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Mon May 21 20:22:13 2007
@@ -13,8 +13,9 @@
     Enable KINGSUN_DONGLE, AF_RXRPC, RXKAD, MTD_NAND_PLATFORM, BLINK.
   * Enable WLAN_PRE80211 and WLAN_80211 on all archs with NET_RADIO enabled.
   * Fix RTC_INTF_{DEV,SYSFS,PROC}=y where enabled modular.
+  * Enable new wirless stack mac80211 and improved wireless conf api.
 
- -- maximilian attems <maks at debian.org>  Mon, 21 May 2007 18:56:48 +0200
+ -- maximilian attems <maks at debian.org>  Mon, 21 May 2007 22:23:36 +0200
 
 linux-2.6 (2.6.21-3) UNRELEASED; urgency=low
 



More information about the Kernel-svn-changes mailing list