mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-16 08:44:21 +08:00
51f6b410fc
The Microsemi Ocelot can mux SerDes lanes (aka macros) to different switch ports or even make it act as a PCIe interface. This adds support for the muxing of the SerDes. Signed-off-by: Quentin Schulz <quentin.schulz@bootlin.com> Signed-off-by: David S. Miller <davem@davemloft.net>
6 lines
102 B
Makefile
6 lines
102 B
Makefile
#
|
|
# Makefile for the Microsemi phy drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_PHY_OCELOT_SERDES) := phy-ocelot-serdes.o
|