# # Tilera network device configuration # config [31mCONFIG_TILE_NET[0m tristate "Tilera GBE/XGBE network driver support" depends on [31mCONFIG_TILE[0m default y select [31mCONFIG_CRC32[0m select [31mCONFIG_TILE_GXIO_MPIPE[0m if [31mCONFIG_TILEGX[0m select [31mCONFIG_HIGH_RES_TIMERS[0m if [31mCONFIG_TILEGX[0m imply [31mCONFIG_PTP_1588_CLOCK[0m if [31mCONFIG_TILEGX[0m ---help--- This is a standard Linux network device driver for the on-chip Tilera Gigabit Ethernet and XAUI interfaces. To compile this driver as a module, choose [31mCONFIG_M[0m here: the module will be called tile_net. |