#
# PHY drivers for Axiado platforms
#

config PHY_AX3000_EMMC
	tristate "Axiado eMMC PHY driver"
	depends on OF && (ARCH_AXIADO || COMPILE_TEST)
	select GENERIC_PHY
	help
	  Enables this to support for the AX3000 EMMC PHY driver.
	  If unsure, say N.
