]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/phy/broadcom/Kconfig
Merge tag 'ceph-for-5.6-rc1' of https://github.com/ceph/ceph-client
[linux.git] / drivers / phy / broadcom / Kconfig
index d3d983c128ea99ff8c6954f52d6014bddfe2518f..b29f11c191551c4168b9db95f98d34266b715d43 100644 (file)
@@ -50,7 +50,7 @@ config PHY_BCM_NS_USB3
 
 config PHY_NS2_PCIE
        tristate "Broadcom Northstar2 PCIe PHY driver"
-       depends on OF && MDIO_BUS_MUX_BCM_IPROC
+       depends on (OF && MDIO_BUS_MUX_BCM_IPROC) || (COMPILE_TEST && MDIO_BUS)
        select GENERIC_PHY
        default ARCH_BCM_IPROC
        help
@@ -83,7 +83,7 @@ config PHY_BRCM_SATA
 
 config PHY_BRCM_USB
        tristate "Broadcom STB USB PHY driver"
-       depends on ARCH_BRCMSTB
+       depends on ARCH_BRCMSTB || COMPILE_TEST
        depends on OF
        select GENERIC_PHY
        select SOC_BRCMSTB