On Wed, 2020-10-07 at 09:40 +0300, Eli Cohen wrote: > Remove propmt for selecting MLX5_VDPA by the user and modify > MLX5_VDPA_NET to select MLX5_VDPA. Also modify MLX5_VDPA_NET to > depend > on mlx5_core. > > This fixes an issue where configuration sets 'y' for MLX5_VDPA_NET > while > MLX5_CORE is compiled as a module causing link errors. > > Reported-by: kernel test robot <l...@intel.com> > Fixes: 1a86b377aa21 ("vdpa/mlx5: Add VDPA driver for supported mlx5 > device")s > Signed-off-by: Eli Cohen <e...@nvidia.com>
Reviewed-by: Saeed Mahameed <sae...@nvidia.com>