blob: bdfeaf3d4fce01927a1a2d657ee95c970d36df98 [file] [log] [blame]
Jeff Kirshercdd80bd2011-07-30 18:42:56 -07001#
2# Tilera network device configuration
3#
4
5config TILE_NET
6 tristate "Tilera GBE/XGBE network driver support"
7 depends on TILE
8 default y
9 select CRC32
Chris Metcalfe3d62d72012-06-07 10:45:02 +000010 select TILE_GXIO_MPIPE if TILEGX
11 select HIGH_RES_TIMERS if TILEGX
Nicolas Pitred1cbfd72016-11-11 00:10:07 -050012 imply PTP_1588_CLOCK if TILEGX
Jeff Kirshercdd80bd2011-07-30 18:42:56 -070013 ---help---
14 This is a standard Linux network device driver for the
15 on-chip Tilera Gigabit Ethernet and XAUI interfaces.
16
17 To compile this driver as a module, choose M here: the module
18 will be called tile_net.