1config NET_XGENE
2	tristate "APM X-Gene SoC Ethernet Driver"
3	select PHYLIB
4	help
5	  This is the Ethernet driver for the on-chip ethernet interface on the
6	  APM X-Gene SoC.
7
8	  To compile this driver as a module, choose M here. This module will
9	  be called xgene_enet.
10