Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[deliverable/linux.git] / drivers / net / ethernet / tile / Kconfig
CommitLineData
cdd80bd4
JK
1#
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
e3d62d7e
CM
10 select TILE_GXIO_MPIPE if TILEGX
11 select HIGH_RES_TIMERS if TILEGX
69317a53 12 select PTP_1588_CLOCK if TILEGX
cdd80bd4
JK
13 ---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.
This page took 0.501087 seconds and 5 git commands to generate.