1*ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only 2e6ad7673SIyappan Subramanianconfig NET_XGENE 3e6ad7673SIyappan Subramanian tristate "APM X-Gene SoC Ethernet Driver" 4ccad725cSJean Delvare depends on ARCH_XGENE || COMPILE_TEST 5e6ad7673SIyappan Subramanian select PHYLIB 647c62b6dSIyappan Subramanian select MDIO_XGENE 727ecf87cSIyappan Subramanian select GPIOLIB 8e6ad7673SIyappan Subramanian help 9e6ad7673SIyappan Subramanian This is the Ethernet driver for the on-chip ethernet interface on the 10e6ad7673SIyappan Subramanian APM X-Gene SoC. 11e6ad7673SIyappan Subramanian 12e6ad7673SIyappan Subramanian To compile this driver as a module, choose M here. This module will 13e6ad7673SIyappan Subramanian be called xgene_enet. 14