mirror of
https://github.com/torvalds/linux.git
synced 2024-12-06 11:01:43 +00:00
octeontx2-pf: Remove duplicate MACSEC setting
Commit 4581dd480c
("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>
This commit is contained in:
parent
3637a29ccb
commit
bb3cfbaf7c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user