projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix start_pppd for pptp (closes: #1612)
[openwrt.git]
/
package
/
d80211
/
src
/
Kconfig
diff --git
a/package/d80211/src/Kconfig
b/package/d80211/src/Kconfig
index
0f07d41
..
7d66163
100644
(file)
--- a/
package/d80211/src/Kconfig
+++ b/
package/d80211/src/Kconfig
@@
-1,8
+1,10
@@
config D80211
tristate "Generic IEEE 802.11 Networking Stack (dscape)"
select CRYPTO
+ select CRYPTO_ECB
select CRYPTO_ARC4
select CRYPTO_AES
+ select WIRELESS_EXT
---help---
This option enables the hardware independent IEEE 802.11
networking stack.
This page took
0.026988 seconds
and
4
git commands to generate.