#
# Phy drivers for Novatek platforms
#
config PHY_NOVATEK_PCIE_V2
        bool "Novatek PCIe PHY (V2) driver"
        depends on TARGET_NS02201_A64 && (PCI || NVT_PCIE_DAUGHTER_BRD)
	select PHY
        default n
        help
          Enable this to support the Novatek PCIe PHY.

