Sign in
third-party-mirror
/
u-boot
/
refs/heads/upstream/master
/
.
/
drivers
/
net
/
phy
/
airoha
/
Kconfig
blob: 999564e484830c32f135ad3ee75cdeae1cca6129 [
file
] [
edit
]
# SPDX-License-Identifier: GPL-2.0-only
menuconfig PHY_AIROHA
bool
"Airoha Ethernet PHYs support"
config PHY_AIROHA_EN8811
bool
"Airoha Ethernet EN8811H support"
depends on PHY_AIROHA
select
FW_LOADER
help
AIROHA EN8811H supported
.