X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=drivers%2Fnet%2Fethernet%2Fstmicro%2Fstmmac%2FKconfig;h=25f2d42de406d698f00dbafd6d814ee14cd24829;hb=c40c0b89bf1d243de9b3d5f233d8d19ac51f9eae;hp=06c6871f87886c89aecd6fc75da2e8cad4f502d3;hpb=2ebf775f0541ae0d474836fa0cf3220e502f8e3e;p=platform%2Fkernel%2Flinux-starfive.git diff --git a/drivers/net/ethernet/stmicro/stmmac/Kconfig b/drivers/net/ethernet/stmicro/stmmac/Kconfig index 06c6871..25f2d42 100644 --- a/drivers/net/ethernet/stmicro/stmmac/Kconfig +++ b/drivers/net/ethernet/stmicro/stmmac/Kconfig @@ -269,7 +269,7 @@ config DWMAC_INTEL config DWMAC_LOONGSON tristate "Loongson PCI DWMAC support" default MACH_LOONGSON64 - depends on STMMAC_ETH && PCI + depends on (MACH_LOONGSON64 || COMPILE_TEST) && STMMAC_ETH && PCI depends on COMMON_CLK help This selects the LOONGSON PCI bus support for the stmmac driver,