On Fri, Mar 31, 2017 at 04:30:48PM +0200, Markus Niebel wrote:
> From: Markus Niebel <markus.nie...@tq-group.com>
> 
> regarding to https://www.kernel.org/doc/Documentation/Changes
> kernel needs openssl to compile since v4.3

I think the documentation is a bit misleading. Since v4.3 it needs openssl
development packages _if_ module signing is enabled. Or have you seen
anything else that needs openssl?
If not, then this should be an option like KERNEL_LZOP.

Michael

> Signed-off-by: Markus Niebel <markus.nie...@tq-group.com>
> ---
>  platforms/kernel.in | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/platforms/kernel.in b/platforms/kernel.in
> index 8b16739..69b326f 100644
> --- a/platforms/kernel.in
> +++ b/platforms/kernel.in
> @@ -9,6 +9,7 @@ menuconfig KERNEL
>       select HOST_LZOP                if KERNEL_LZOP
>       select HOST_LIBKMOD             if KERNEL_MODULES
>       select HOST_SYSTEM_BC
> +     select HOST_OPENSSL
>       prompt "Linux kernel                  "
>  
>  if KERNEL
> -- 
> 1.9.1
> 
> 
> _______________________________________________
> ptxdist mailing list
> ptxdist@pengutronix.de

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to