linux/drivers/net/ethernet/apm/xgene/Kconfig

13 lines
348 B
Plaintext
Raw Normal View History

config NET_XGENE
tristate "APM X-Gene SoC Ethernet Driver"
2014-08-29 16:21:41 +00:00
depends on HAS_DMA
depends on ARCH_XGENE || COMPILE_TEST
select PHYLIB
select MDIO_XGENE
help
This is the Ethernet driver for the on-chip ethernet interface on the
APM X-Gene SoC.
To compile this driver as a module, choose M here. This module will
be called xgene_enet.