projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4aee8c
)
ipw2100: Fix incorrectly named config option.
author
Jiri Benc
<jbenc@suse.cz>
Fri, 26 Aug 2005 00:05:45 +0000
(20:05 -0400)
committer
Jeff Garzik
<jgarzik@pobox.com>
Fri, 26 Aug 2005 00:05:45 +0000
(20:05 -0400)
Signed-off-by: Jiri Benc <jbenc@suse.cz>
Signed-off-by: Jirka Bohac <jbohac@suse.cz>
drivers/net/wireless/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/Kconfig
b/drivers/net/wireless/Kconfig
index 0574050672261c360b3920b3d1bd2d42bb1aff3a..9d4c2fb671e2ee2b1f4577014d3b3c1b44f3d2f2 100644
(file)
--- a/
drivers/net/wireless/Kconfig
+++ b/
drivers/net/wireless/Kconfig
@@
-164,7
+164,7
@@
config IPW2100
say M here and read <file:Documentation/modules.txt>. The module
will be called ipw2100.ko.
-config IPW2100_
PROMISC
+config IPW2100_
MONITOR
bool "Enable promiscuous mode"
depends on IPW2100
---help---