aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/octeontx2/Kconfig
diff options
context:
space:
mode:
authorZheng Bin <zhengbin13@huawei.com>2022-11-19 21:36:16 +0800
committerPaolo Abeni <pabeni@redhat.com>2022-11-22 13:45:12 +0100
commitbb3cfbaf7c6416f3109fdb14f6fc0eb1a50361ad (patch)
tree9b756b0c5826a7e2ada6048f9525c2c460183b5b /drivers/net/ethernet/marvell/octeontx2/Kconfig
parentbnx2x: fix pci device refcount leak in bnx2x_vf_is_pcie_pending() (diff)
downloadlinux-bb3cfbaf7c6416f3109fdb14f6fc0eb1a50361ad.tar.xz
linux-bb3cfbaf7c6416f3109fdb14f6fc0eb1a50361ad.zip
octeontx2-pf: Remove duplicate MACSEC setting
Commit 4581dd480c9e ("net: octeontx2-pf: mcs: consider MACSEC setting") has already added "depends on MACSEC || !MACSEC", so remove it. Signed-off-by: Zheng Bin <zhengbin13@huawei.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Link: https://lore.kernel.org/r/20221119133616.3583538-1-zhengbin13@huawei.com Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'drivers/net/ethernet/marvell/octeontx2/Kconfig')
-rw-r--r--drivers/net/ethernet/marvell/octeontx2/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/ethernet/marvell/octeontx2/Kconfig b/drivers/net/ethernet/marvell/octeontx2/Kconfig
index 6b4f640163f7..993ac180a5db 100644
--- a/drivers/net/ethernet/marvell/octeontx2/Kconfig
+++ b/drivers/net/ethernet/marvell/octeontx2/Kconfig
@@ -32,7 +32,6 @@ config OCTEONTX2_PF
tristate "Marvell OcteonTX2 NIC Physical Function driver"
select OCTEONTX2_MBOX
select NET_DEVLINK
- depends on MACSEC || !MACSEC
depends on (64BIT && COMPILE_TEST) || ARM64
select DIMLIB
depends on PCI