|
@@ -142,6 +142,7 @@ config MDIO_THUNDER
|
|
|
|
|
|
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.
|
|
@@ -320,13 +321,6 @@ config XILINX_GMII2RGMII
|
|
|
the Reduced Gigabit Media Independent Interface(RGMII) between
|
|
|
Ethernet physical media devices and the Gigabit Ethernet controller.
|
|
|
|
|
|
-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.
|
|
|
-
|
|
|
endif # PHYLIB
|
|
|
|
|
|
config MICREL_KS8995MA
|