mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-02 09:46:37 +03:00
net: pcs-airoha: fix allyesconfig building
Airoha PCS driver depends on ARCH_AIROHA, so it should not be built by allyesconfig configuration. Signed-off-by: Mikhail Kshevetskiy <mikhail.kshevetskiy@iopsys.eu>
This commit is contained in:
committed by
Jerome Forissier
parent
ac91f1a8ad
commit
6dae594af3
@@ -6,6 +6,7 @@ config PCS_AIROHA
|
||||
|
||||
config PCS_AIROHA_AN7581
|
||||
bool "Airoha AN7581 PCS driver"
|
||||
depends on ARCH_AIROHA
|
||||
select PCS_AIROHA
|
||||
help
|
||||
This module provides helper to phylink for managing the Airoha
|
||||
|
||||
Reference in New Issue
Block a user