From: Adrian Bunk <bunk@stusta.de>
To: netdev@oss.sgi.com, jgarzik@pobox.com
Cc: linux-kernel@vger.kernel.org
Subject: [-mm patch] net/ieee80211/Kconfig: don't describe what gets selected
Date: Thu, 24 Feb 2005 22:42:24 +0100 [thread overview]
Message-ID: <20050224214223.GJ8651@stusta.de> (raw)
The information what gets selected doesn't belong into the helh text
(and at least "make menuconfig" already displays this information).
Signed-off-by: Adrian Bunk <bunk@stusta.de>
--- linux-2.6.11-rc4-mm1-full/net/ieee80211/Kconfig.old 2005-02-24 22:31:07.000000000 +0100
+++ linux-2.6.11-rc4-mm1-full/net/ieee80211/Kconfig 2005-02-24 22:32:02.000000000 +0100
@@ -5,3 +5,3 @@
This option enables the hardware independent IEEE 802.11
- networking stack. This option will also select NET_RADIO.
+ networking stack.
@@ -38,5 +38,3 @@
Include software based cipher suites in support of IEEE
- 802.11's WEP. This is needed for WEP as well as 802.1x. This
- selects ARC4 under kernel crypto libraries, and CRC32 under
- kernel libraries.
+ 802.11's WEP. This is needed for WEP as well as 802.1x.
@@ -52,4 +50,3 @@
(aka TGi, WPA, WPA2, WPA-PSK, etc.) for use with CCMP enabled
- networks. This selects AES support under kernel crypto
- libraries.
+ networks.
@@ -65,4 +62,3 @@
(aka TGi, WPA, WPA2, WPA-PSK, etc.) for use with TKIP enabled
- networks. This selects Michael Mic support under kernel crypto
- libraries.
+ networks.
reply other threads:[~2005-02-24 21:42 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050224214223.GJ8651@stusta.de \
--to=bunk@stusta.de \
--cc=jgarzik@pobox.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).