]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - drivers/net/ethernet/apm/xgene/Kconfig
Merge branches 'arm/omap', 'arm/msm', 'arm/smmu', 'arm/tegra', 'x86/vt-d', 'x86/amd...
[karo-tx-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         help
7           This is the Ethernet driver for the on-chip ethernet interface on the
8           APM X-Gene SoC.
9
10           To compile this driver as a module, choose M here. This module will
11           be called xgene_enet.