]> git.karo-electronics.de Git - linux-beck.git/commitdiff
drivers: net: phy: mdio-xgene: Add hardware dependency
authorJean Delvare <jdelvare@suse.de>
Thu, 8 Sep 2016 14:25:15 +0000 (16:25 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sat, 10 Sep 2016 02:29:40 +0000 (19:29 -0700)
The mdio-xgene driver is only useful on X-Gene SoC.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Iyappan Subramanian <isubramanian@apm.com>
Cc: David S. Miller <davem@davemloft.net>
Acked-by: Iyappan Subramanian <isubramanian@apm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/Kconfig

index 47a64342cc16a50b24a7db69c073b886874a05bf..b4863e4e522b3bb3c927a0f845ca5941edf09de8 100644 (file)
@@ -303,6 +303,7 @@ config MDIO_HISI_FEMAC
 
 config MDIO_XGENE
        tristate "APM X-Gene SoC MDIO bus controller"
+       depends on ARCH_XGENE || COMPILE_TEST
        help
          This module provides a driver for the MDIO busses found in the
          APM X-Gene SoC's.