xref: /linux-6.3-rc2/drivers/phy/st/Makefile
  • Home
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • current directory
1# SPDX-License-Identifier: GPL-2.0-only
2obj-$(CONFIG_PHY_MIPHY28LP) 		+= phy-miphy28lp.o
3obj-$(CONFIG_PHY_ST_SPEAR1310_MIPHY)	+= phy-spear1310-miphy.o
4obj-$(CONFIG_PHY_ST_SPEAR1340_MIPHY)	+= phy-spear1340-miphy.o
5obj-$(CONFIG_PHY_STIH407_USB)		+= phy-stih407-usb.o
6obj-$(CONFIG_PHY_STM32_USBPHYC) 	+= phy-stm32-usbphyc.o
7

Last Index update Sun Aug 20 00:18:20 CST 2023