]> git.karo-electronics.de Git - linux-beck.git/blobdiff - drivers/phy/Kconfig
scsi: fusion: Fix error return code in mptfc_probe()
[linux-beck.git] / drivers / phy / Kconfig
index cc0b695453853f1ab30a005868c4e4f37e45b01f..19bff3a10f695fad180a259cc7f68b05f1d950f3 100644 (file)
@@ -445,4 +445,12 @@ config PHY_CYGNUS_PCIE
 
 source "drivers/phy/tegra/Kconfig"
 
+config PHY_NS2_PCIE
+       tristate "Broadcom Northstar2 PCIe PHY driver"
+       depends on OF && MDIO_BUS_MUX_BCM_IPROC
+       select GENERIC_PHY
+       default ARCH_BCM_IPROC
+       help
+         Enable this to support the Broadcom Northstar2 PCIe PHY.
+         If unsure, say N.
 endmenu