2 # Atmel device configuration
10 If you have a network (Ethernet) card belonging to this class, say Y.
14 Note that the answer to this question doesn't directly affect the
15 kernel: saying N will just cause the configurator to skip all
16 the remaining Atmel network card questions. If you say Y, you will be
17 asked for your specific card in the following questions.
22 tristate "Cadence MACB/GEM support"
26 The Cadence MACB ethernet interface is found on many Atmel AT32 and
27 AT91 parts. This driver also supports the Cadence GEM (Gigabit
28 Ethernet MAC found in some ARM SoC devices). Say Y to include
29 support for the MACB/GEM chip.
31 To compile this driver as a module, choose M here: the module
34 config MACB_USE_HWSTAMP
35 bool "Use IEEE 1588 hwstamp"
40 Enable IEEE 1588 Precision Time Protocol (PTP) support for MACB.
43 tristate "Cadence PCI MACB/GEM support"
44 depends on MACB && PCI && COMMON_CLK
46 This is PCI wrapper for MACB driver.
48 To compile this driver as a module, choose M here: the module
49 will be called macb_pci.