projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
mac80211: add a few tx related fixes
[openwrt.git]
/
package
/
openssl
/
Config.in
diff --git
a/package/openssl/Config.in
b/package/openssl/Config.in
index
2c9f84c
..
1d310bd
100644
(file)
--- a/
package/openssl/Config.in
+++ b/
package/openssl/Config.in
@@
-1,7
+1,8
@@
-config BR2_PACKAGE_OPENSSL
- tristate "openssl"
- default m if CONFIG_DEVEL
- help
- A library implementing the SSL and TLS protocols
-
- http://www.openssl.org/
+menu "Configuration"
+ depends on PACKAGE_libopenssl
+
+config OPENSSL_ENGINE
+ bool
+ prompt "Crypto acceleration support"
+
+endmenu
This page took
0.019418 seconds
and
4
git commands to generate.