Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
5233a4fa92124d0b505e5e8ef9ee3d668cab30e1
/
.
/
drivers
/
mdio
/
Kconfig.sam
blob: c2b391f98d716cd8a8ae989bc6947cb81a26737f [
file
] [
log
] [
blame
]
# Copyright (c) 2021 IP-Logix Inc.
# SPDX-License-Identifier: Apache-2.0
config MDIO_ATMEL_SAM
bool
"Atmel SAM MDIO driver"
depends on ETH_SAM_GMAC
default
y
help
Enable
Atmel
SAM MCU
Family
MDIO driver
.