package/libopenssl: move options
authorYann E. MORIN <yann.morin.1998@free.fr>
Mon, 30 Dec 2019 20:36:14 +0000 (21:36 +0100)
committerYann E. MORIN <yann.morin.1998@free.fr>
Tue, 31 Dec 2019 08:25:12 +0000 (09:25 +0100)
commit27a2073a2d3beb32af199ad0e2f1efb36f431cce
tree8124e41419c15f6ccf03a23be57fddc370126c64
parentb3bdde2b1b3e69211e637fd99b24bfa38b41c350
package/libopenssl: move options

Since e3159cad71 (package/libopenssl: move target arch selection
to Config.in), we have a Config.in that contains a few options to
configure libopenssl (openSSL, the original).

As such, it makes sense to move the remaining options there too.

We also move the condition there, mimicking what is done for the
external toolchains' options too.

Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Cc: Matt Weber <matthew.weber@rockwellcollins.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/libopenssl/Config.in
package/openssl/Config.in