blob: b2a4d45866972d6dcdcf78fda992cb8b1294c43a (
plain)
1
2
3
4
5
6
7
8
|
# SPDX-License-Identifier: GPL-2.0
config NETLOGIC_XLR_NET
tristate "Netlogic XLR/XLS network device"
depends on CPU_XLR
select PHYLIB
help
This driver support Netlogic XLR/XLS on chip gigabit
Ethernet.
|