x86/mm/pat: Don't report PAT on CPUs that don't support it
[linux/fpc-iii.git] / drivers / net / ethernet / tile / Kconfig
blobbdfeaf3d4fce01927a1a2d657ee95c970d36df98
2 # Tilera network device configuration
5 config TILE_NET
6         tristate "Tilera GBE/XGBE network driver support"
7         depends on TILE
8         default y
9         select CRC32
10         select TILE_GXIO_MPIPE if TILEGX
11         select HIGH_RES_TIMERS if TILEGX
12         imply PTP_1588_CLOCK if TILEGX
13         ---help---
14           This is a standard Linux network device driver for the
15           on-chip Tilera Gigabit Ethernet and XAUI interfaces.
17           To compile this driver as a module, choose M here: the module
18           will be called tile_net.