Merge branch 'mlnx-i2c'

Ohad Oz says:

====================
Enable Mellanox switch device in I2C mode

The following patch set updates global to Mellanox Kconfig files to support
configuration of Mellanox Switch (mlxsw) without PCI and with I2C only.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
David S. Miller 2017-08-14 11:18:16 -07:00
commit cb44a8606f
1 changed files with 3 additions and 2 deletions

View File

@ -5,9 +5,10 @@
config NET_VENDOR_MELLANOX config NET_VENDOR_MELLANOX
bool "Mellanox devices" bool "Mellanox devices"
default y default y
depends on PCI depends on PCI || I2C
---help--- ---help---
If you have a network (Ethernet) card belonging to this class, say Y. If you have a network (Ethernet or RDMA) device belonging to this
class, say Y.
Note that the answer to this question doesn't directly affect the Note that the answer to this question doesn't directly affect the
kernel: saying N will just cause the configurator to skip all kernel: saying N will just cause the configurator to skip all