2 # TI device configuration
6 bool "Texas Instruments (TI) devices"
8 depends on PCI || EISA || AR7 || (ARM && (ARCH_DAVINCI || ARCH_OMAP3))
10 If you have a network (Ethernet) card belonging to this class, say Y
11 and read the Ethernet-HOWTO, available from
12 <http://www.tldp.org/docs.html#howto>.
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 questions about TI devices. If you say Y, you will be asked for
17 your specific card in the following questions.
21 config TI_DAVINCI_EMAC
22 tristate "TI DaVinci EMAC Support"
23 depends on ARM && ( ARCH_DAVINCI || ARCH_OMAP3 )
24 select TI_DAVINCI_MDIO
25 select TI_DAVINCI_CPDMA
28 This driver supports TI's DaVinci Ethernet .
30 To compile this driver as a module, choose M here: the module
31 will be called davinci_emac_driver. This is recommended.
33 config TI_DAVINCI_MDIO
34 tristate "TI DaVinci MDIO Support"
35 depends on ARM && ( ARCH_DAVINCI || ARCH_OMAP3 )
38 This driver supports TI's DaVinci MDIO module.
40 To compile this driver as a module, choose M here: the module
41 will be called davinci_mdio. This is recommended.
43 config TI_DAVINCI_CPDMA
44 tristate "TI DaVinci CPDMA Support"
45 depends on ARM && ( ARCH_DAVINCI || ARCH_OMAP3 )
47 This driver supports TI's DaVinci CPDMA dma engine.
49 To compile this driver as a module, choose M here: the module
50 will be called davinci_cpdma. This is recommended.
53 tristate "TI ThunderLAN support"
54 depends on (PCI || EISA)
56 If you have a PCI Ethernet network card based on the ThunderLAN chip
57 which is supported by this driver, say Y and read the
58 Ethernet-HOWTO, available from
59 <http://www.tldp.org/docs.html#howto>.
61 Devices currently supported by this driver are Compaq Netelligent,
62 Compaq NetFlex and Olicom cards. Please read the file
63 <file:Documentation/networking/tlan.txt> for more details.
65 To compile this driver as a module, choose M here. The module
68 Please email feedback to <torben.mathiasen@compaq.com>.
71 tristate "TI AR7 CPMAC Ethernet support (EXPERIMENTAL)"
72 depends on EXPERIMENTAL && AR7
75 TI AR7 CPMAC Ethernet support