Mikhail Kshevetskiy 6dae594af3 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>
2026-03-31 16:43:28 +02:00

14 lines
299 B
Plaintext

# SPDX-License-Identifier: GPL-2.0-only
config PCS_AIROHA
bool
select MISC
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
AN7581 PCS for SoC Ethernet and PON SERDES.