# SPDX-License-Identifier: GPL-2.0-only config [31mCONFIG_NET_XGENE_V2[0m tristate "APM X-Gene SoC Ethernet-v2 Driver" depends on [31mCONFIG_ARCH_XGENE[0m || [31mCONFIG_COMPILE_TEST[0m help This is the Ethernet driver for the on-chip ethernet interface which uses a linked list of DMA descriptor architecture (v2) for [31mCONFIG_APM[0m X-Gene SoCs. To compile this driver as a module, choose [31mCONFIG_M[0m here. This module will be called xgene-enet-v2. |