xref: /openbmc/linux/drivers/net/ethernet/apm/xgene-v2/Kconfig (revision 58e16d792a6a8c6b750f637a4649967fcac853dc)
1*ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
2b105bcdaSIyappan Subramanianconfig NET_XGENE_V2
3b105bcdaSIyappan Subramanian	tristate "APM X-Gene SoC Ethernet-v2 Driver"
4b105bcdaSIyappan Subramanian	depends on ARCH_XGENE || COMPILE_TEST
5b105bcdaSIyappan Subramanian	help
6b105bcdaSIyappan Subramanian	  This is the Ethernet driver for the on-chip ethernet interface
7b105bcdaSIyappan Subramanian	  which uses a linked list of DMA descriptor architecture (v2) for
8b105bcdaSIyappan Subramanian	  APM X-Gene SoCs.
9b105bcdaSIyappan Subramanian
10b105bcdaSIyappan Subramanian	  To compile this driver as a module, choose M here. This module will
11b105bcdaSIyappan Subramanian	  be called xgene-enet-v2.
12