ath9k: due to popular request, allow ad-hoc+ap again, now that the beacon code can...
[openwrt-10.03/.git] / package / openssl / Config.in
1 menu "Configuration"
2         depends on PACKAGE_libopenssl
3
4 config OPENSSL_ENGINE
5         bool
6         prompt "Crypto acceleration support"
7
8 endmenu