enable mac80211 and CFG80211

svn path=/dists/trunk/linux-2.6/; revision=8684
This commit is contained in:
Maximilian Attems 2007-05-21 20:22:13 +00:00
parent 44b6bc8922
commit 717608c130
2 changed files with 7 additions and 1 deletions

5
debian/arch/config vendored
View File

@ -899,6 +899,11 @@ CONFIG_VIDEO_WM8739=m
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

3
debian/changelog vendored
View File

@ -13,8 +13,9 @@ linux-2.6 (2.6.22~rc2-1~experimental.1) UNRELEASED; urgency=low
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@debian.org> Mon, 21 May 2007 18:56:48 +0200
-- maximilian attems <maks@debian.org> Mon, 21 May 2007 22:23:36 +0200
linux-2.6 (2.6.21-3) UNRELEASED; urgency=low