Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 config NET_XGENE_V2
0003         tristate "APM X-Gene SoC Ethernet-v2 Driver"
0004         depends on ARCH_XGENE || COMPILE_TEST
0005         help
0006           This is the Ethernet driver for the on-chip ethernet interface
0007           which uses a linked list of DMA descriptor architecture (v2) for
0008           APM X-Gene SoCs.
0009 
0010           To compile this driver as a module, choose M here. This module will
0011           be called xgene-enet-v2.