woow ipw2200 options weren't fully enabled.

svn path=/dists/trunk/linux-2.6/; revision=9253
This commit is contained in:
Maximilian Attems 2007-08-04 09:24:56 +00:00
parent b43364222e
commit b3114c2ed9
2 changed files with 5 additions and 3 deletions

4
debian/changelog vendored
View File

@ -8,8 +8,10 @@ linux-2.6 (2.6.22-trunk.1) UNRELEASED; urgency=low
(closes: #426210)
* Add to linux-doc the missing toplevel text files. (closes: #360876)
* Set CONFIG_BLK_DEV_IO_TRACE for blktrace(8) support. (closes: #418442)
* ipw2200: Enable IPW2200_RADIOTAP and IPW2200_PROMISCUOUS for optional
rtap interface. (closes: #432555)
-- maximilian attems <maks@debian.org> Thu, 02 Aug 2007 12:22:19 +0200
-- maximilian attems <maks@debian.org> Sat, 04 Aug 2007 11:20:11 +0200
linux-2.6 (2.6.22-1~experimental.1) UNRELEASED; urgency=low

View File

@ -1560,8 +1560,8 @@ CONFIG_SMCTR=m
#
CONFIG_IPW2200=m
CONFIG_IPW2200_MONITOR=y
# CONFIG_IPW2200_RADIOTAP is not set
# CONFIG_IPW2200_PROMISCUOUS is not set
CONFIG_IPW2200_RADIOTAP=y
CONFIG_IPW2200_PROMISCUOUS=y
CONFIG_IPW2200_QOS=y
# CONFIG_IPW2200_DEBUG is not set
CONFIG_LIBERTAS=m