Linux Audio

Check our new training course

Loading...
v3.15
 
1config NETLOGIC_XLR_NET
2	tristate "Netlogic XLR/XLS network device"
3	depends on CPU_XLR
4	select PHYLIB
5	---help---
6	This driver support Netlogic XLR/XLS on chip gigabit
7	Ethernet.
v5.9
1# SPDX-License-Identifier: GPL-2.0
2config NETLOGIC_XLR_NET
3	tristate "Netlogic XLR/XLS network device"
4	depends on CPU_XLR
5	select PHYLIB
6	help
7	This driver support Netlogic XLR/XLS on chip gigabit
8	Ethernet.