Keystone netcp driver re-uses davinci mdio driver. So enable it
by default for keystone netcp driver.

Signed-off-by: Murali Karicheri <m-kariche...@ti.com>
Signed-off-by: WingMan Kwok <w-kw...@ti.com>
CC: "David S. Miller" <da...@davemloft.net>
CC: Mugunthan V N <mugunthan...@ti.com>
CC: "Lad, Prabhakar" <prabhakar.cse...@gmail.com>
CC: Grygorii Strashko <grygorii.stras...@ti.com>
CC: Christoph Jaeger <c...@linux.com>
CC: Lokesh Vutla <lokeshvu...@ti.com>
CC: Markus Pargmann <m...@pengutronix.de>
CC: Kumar Gala <ga...@codeaurora.org>
CC: Ian Campbell <ijc+devicet...@hellion.org.uk>
CC: Mark Rutland <mark.rutl...@arm.com>
CC: Pawel Moll <pawel.m...@arm.com>
CC: Rob Herring <robh...@kernel.org>
---
 drivers/net/ethernet/ti/Kconfig |    1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/net/ethernet/ti/Kconfig b/drivers/net/ethernet/ti/Kconfig
index f6a7109..631e0af 100644
--- a/drivers/net/ethernet/ti/Kconfig
+++ b/drivers/net/ethernet/ti/Kconfig
@@ -88,6 +88,7 @@ config TI_CPTS
 config TI_KEYSTONE_NETCP
        tristate "TI Keystone NETCP Core Support"
        select TI_CPSW_ALE
+       select TI_DAVINCI_MDIO
        depends on OF
        depends on KEYSTONE_NAVIGATOR_DMA && KEYSTONE_NAVIGATOR_QMSS
        ---help---
-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to