summaryrefslogtreecommitdiffstats
path: root/package/openssl/Config.in
blob: 96cba4916d60a4e4963333314f9ed1edfc09c837 (plain)
1
2
3
4
5
6
7
8
9
# OpenSSL configuration

if PACKAGE_libopenssl

config OPENSSL_ENGINE
	bool
	prompt "Crypto acceleration support"

endif