From: John Jacques <john.jacq...@intel.com>

The Axxia nemac Ethernet driver requires the Axxia MDIO
driver.  This commit makes that explicit in Kconfig.

Signed-off-by: John Jacques <john.jacq...@intel.com>
---
 drivers/net/ethernet/intel/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/net/ethernet/intel/Kconfig 
b/drivers/net/ethernet/intel/Kconfig
index 9407267..b030bd3 100644
--- a/drivers/net/ethernet/intel/Kconfig
+++ b/drivers/net/ethernet/intel/Kconfig
@@ -19,6 +19,7 @@ config AXXIA_NEMAC
        tristate "Axxia GigE NEMAC support"
        default y
        depends on ARCH_AXXIA && ARM64
+       select AXXIA_MDIO
        select MII
        ---help---
          This driver supports the Axxia NEMAC gigabit Ethernet controller
-- 
2.7.4

-- 
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to