treewide: Add SPDX license identifier - Makefile/Kconfig
[linux-2.6-block.git] / drivers / net / ethernet / apm / xgene / Kconfig
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
e6ad7673
IS
2config NET_XGENE
3 tristate "APM X-Gene SoC Ethernet Driver"
ccad725c 4 depends on ARCH_XGENE || COMPILE_TEST
e6ad7673 5 select PHYLIB
47c62b6d 6 select MDIO_XGENE
27ecf87c 7 select GPIOLIB
e6ad7673
IS
8 help
9 This is the Ethernet driver for the on-chip ethernet interface on the
10 APM X-Gene SoC.
11
12 To compile this driver as a module, choose M here. This module will
13 be called xgene_enet.