mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-06 15:45:08 +07:00
drivers: net: phy: mdio-xgene: Add hardware dependency
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>
This commit is contained in:
parent
0808a29a20
commit
c2f57fb97d
@ -303,6 +303,7 @@ config MDIO_HISI_FEMAC
|
|||||||
|
|
||||||
config MDIO_XGENE
|
config MDIO_XGENE
|
||||||
tristate "APM X-Gene SoC MDIO bus controller"
|
tristate "APM X-Gene SoC MDIO bus controller"
|
||||||
|
depends on ARCH_XGENE || COMPILE_TEST
|
||||||
help
|
help
|
||||||
This module provides a driver for the MDIO busses found in the
|
This module provides a driver for the MDIO busses found in the
|
||||||
APM X-Gene SoC's.
|
APM X-Gene SoC's.
|
||||||
|
Loading…
Reference in New Issue
Block a user