From: Saeed Mahameed <sae...@mellanox.com> Date: Tue, 3 Jan 2017 23:55:25 +0200
> diff --git a/drivers/net/ethernet/mellanox/mlx5/core/Kconfig > b/drivers/net/ethernet/mellanox/mlx5/core/Kconfig > index ddb4ca4..39505ac 100644 > --- a/drivers/net/ethernet/mellanox/mlx5/core/Kconfig > +++ b/drivers/net/ethernet/mellanox/mlx5/core/Kconfig > @@ -5,7 +5,7 @@ > config MLX5_CORE > tristate "Mellanox Technologies ConnectX-4 and Connect-IB core driver" > depends on MAY_USE_DEVLINK > - depends on PCI > + depends on PCI && 64BIT > default n > ---help--- > Core driver for low level functionality of the ConnectX-4 and This is a regression, I'm not applying this. I don't care how hard it is, you have to keep the driver building properly in non-64bit builds.