net/mlx5: Make MLX5_EN_TLS non-prompt
authorTariq Toukan <tariqt@mellanox.com>
Thu, 9 Apr 2020 16:53:24 +0000 (19:53 +0300)
committerSaeed Mahameed <saeedm@mellanox.com>
Thu, 16 Jul 2020 23:36:36 +0000 (16:36 -0700)
commite21feb88f7d87bc54032db480047e70ba05dcbac
treeb617b9cb5193c6331a74a1b0397b0986034cd19a
parent8b5ec43d73dbdb427651caac5b76610ec0f5f298
net/mlx5: Make MLX5_EN_TLS non-prompt

TLS runs only over Eth, and the Eth driver is the only user of
the core TLS functionality.
There is no meaning of having the core functionality without the usage
in Eth driver.
Hence, let both TLS core implementations depend on MLX5_CORE_EN,
and select MLX5_EN_TLS.

Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
Reviewed-by: Raed Salem <raeds@mellanox.com>
Reviewed-by: Boris Pismenny <borisp@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/Kconfig