Apache/2.4.7 (Ubuntu) Linux sman1baleendah 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64 uid=33(www-data) gid=33(www-data) groups=33(www-data) safemode : OFF MySQL: ON | Perl: ON | cURL: OFF | WGet: ON > / usr / src / linux-headers-3.13.0-24 / drivers / net / ethernet / tile / | server ip : 104.21.89.46 your ip : 172.69.17.100 H O M E |
Filename | /usr/src/linux-headers-3.13.0-24/drivers/net/ethernet/tile/Kconfig |
Size | 866 |
Permission | rw-r--r-- |
Owner | root : root |
Create time | 27-Apr-2025 09:50 |
Last modified | 20-Jan-2014 10:40 |
Last accessed | 06-Jul-2025 15:16 |
Actions | edit | rename | delete | download (gzip) |
View | text | code | image |
#
# Tilera network device configuration
#
config TILE_NET
tristate "Tilera GBE/XGBE network driver support"
depends on TILE
default y
select CRC32
select TILE_GXIO_MPIPE if TILEGX
select HIGH_RES_TIMERS if TILEGX
---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 M here: the module
will be called tile_net.
config PTP_1588_CLOCK_TILEGX
tristate "Tilera TILE-Gx mPIPE as PTP clock"
select PTP_1588_CLOCK
depends on TILE_NET
depends on TILEGX
---help---
This driver adds support for using the mPIPE as a PTP
clock. This clock is only useful if your PTP programs are
getting hardware time stamps on the PTP Ethernet packets
using the SO_TIMESTAMPING API.
# Tilera network device configuration
#
config TILE_NET
tristate "Tilera GBE/XGBE network driver support"
depends on TILE
default y
select CRC32
select TILE_GXIO_MPIPE if TILEGX
select HIGH_RES_TIMERS if TILEGX
---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 M here: the module
will be called tile_net.
config PTP_1588_CLOCK_TILEGX
tristate "Tilera TILE-Gx mPIPE as PTP clock"
select PTP_1588_CLOCK
depends on TILE_NET
depends on TILEGX
---help---
This driver adds support for using the mPIPE as a PTP
clock. This clock is only useful if your PTP programs are
getting hardware time stamps on the PTP Ethernet packets
using the SO_TIMESTAMPING API.