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

Maximilian Attems maks at alioth.debian.org
Wed May 21 13:08:35 UTC 2008


Author: maks
Date: Wed May 21 13:08:34 2008
New Revision: 11437

Log:
topconfig enable MAC80211_MESH

mac80211 mesh networking (pre-802.11s) support,
more info on http://o11s.org/


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	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Wed May 21 13:08:34 2008
@@ -13,7 +13,7 @@
     USB_ISP1760_HCD, HTC_PASIC3, I2C_PCA_PLATFORM, TOUCHSCREEN_WM97XX,
     JOYSTICK_ZHENHUA, SFC, ACCESSIBILITY, UIO_SMX, LOGIRUMBLEPAD2_FF,
     A11Y_BRAILLE_CONSOLE, EDS_TRIGGER_DEFAULT_ON, VIDEO_ALLOW_V4L1, ATA_ACPI,
-    SATA_PMP, ATA_SFF, USB_SERIAL_MOTOROLA, USB_WDM.
+    SATA_PMP, ATA_SFF, USB_SERIAL_MOTOROLA, USB_WDM, MAC80211_MESH.
   * [amd64, i386]: KVM_CLOCK, KVM_GUEST, ISCSI_IBFT_FIND, ISCSI_IBFT, THERMAL,
     EEEPC_LAPTOP, FB_N411.
   * [amd64]: Enable SCSI_DPT_I2O as 64 bit now.

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	Wed May 21 13:08:34 2008
@@ -2251,6 +2251,7 @@
 # CONFIG_MAC80211_RC_DEFAULT_NONE is not set
 ## end choice
 CONFIG_MAC80211_RC_PID=m
+CONFIG_MAC80211_MESH=y
 CONFIG_MAC80211_LEDS=y
 # CONFIG_MAC80211_DEBUGFS is not set
 # CONFIG_MAC80211_DEBUG_PACKET_ALIGNMENT is not set



More information about the Kernel-svn-changes mailing list