Merge remote-tracking branch 'iommu/next'
[deliverable/linux.git] / drivers / net / ethernet / apm / xgene / Kconfig
CommitLineData
e6ad7673
IS
1config NET_XGENE
2 tristate "APM X-Gene SoC Ethernet Driver"
e148e1bf 3 depends on HAS_DMA
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.
This page took 0.151469 seconds and 5 git commands to generate.