config PHY_SF19A2890_USB
	tristate "SIFLOWER sf19a2890 USB2.0 PHY driver"
	default n
	select GENERIC_PHY
	help
	  Enable this to support the USB2.0 PHY on the SIFLOWER SF19A2890.

config PHY_SF21_PCIE
	tristate "Siflower SF21A6826/SF21H8898 PCIE PHY driver"
	default n
	depends on HAS_IOMEM
	select GENERIC_PHY
	help
	  Enable this to support the PCIE PHY on the Siflower SF21A6826 SoC.


config PHY_SF21_USB
	tristate "Siflower SF21A6826/SF21H8898 USB2.0 PHY driver"
	default n
	depends on HAS_IOMEM
	select GENERIC_PHY
	help
	  Enable this to support the USB2.0 PHY on the Siflower SF21A6826/SF21H8898 SoC.
