Merge tag 'tpmdd-next-20160902' into next
[deliverable/linux.git] / drivers / net / ethernet / apm / xgene / Kconfig
1 config NET_XGENE
2 tristate "APM X-Gene SoC Ethernet Driver"
3 depends on HAS_DMA
4 depends on ARCH_XGENE || COMPILE_TEST
5 select PHYLIB
6 select MDIO_XGENE
7 help
8 This is the Ethernet driver for the on-chip ethernet interface on the
9 APM X-Gene SoC.
10
11 To compile this driver as a module, choose M here. This module will
12 be called xgene_enet.
This page took 0.030964 seconds and 6 git commands to generate.