|
@@ -12,7 +12,7 @@ config MLXSW_CORE
|
|
|
|
|
|
|
|
config MLXSW_PCI
|
|
config MLXSW_PCI
|
|
|
tristate "PCI bus implementation for Mellanox Technologies Switch ASICs"
|
|
tristate "PCI bus implementation for Mellanox Technologies Switch ASICs"
|
|
|
- depends on PCI && MLXSW_CORE
|
|
|
|
|
|
|
+ depends on PCI && HAS_DMA && HAS_IOMEM && MLXSW_CORE
|
|
|
default m
|
|
default m
|
|
|
---help---
|
|
---help---
|
|
|
This is PCI bus implementation for Mellanox Technologies Switch ASICs.
|
|
This is PCI bus implementation for Mellanox Technologies Switch ASICs.
|