MOXA linux-2.6.x / linux-2.6.19-uc1 from UC-7110-LX-BOOTLOADER-1.9_VERSION-4.2.tgz
[linux-2.6.19-moxart.git] / drivers / net / arm / Kconfig
blobd3dbcab4af24c03bf24d6ffdf0fc9f0697b39d4f
2 # Acorn Network device configuration
3 #  These are for Acorn's Expansion card network interfaces
5 config ARM_AM79C961A
6         bool "ARM EBSA110 AM79C961A support"
7         depends on NET_ETHERNET && ARM && ARCH_EBSA110
8         select CRC32
9         help
10           If you wish to compile a kernel for the EBSA-110, then you should
11           always answer Y to this.
13 config ARM_ETHER1
14         tristate "Acorn Ether1 support"
15         depends on NET_ETHERNET && ARM && ARCH_ACORN
16         help
17           If you have an Acorn system with one of these (AKA25) network cards,
18           you should say Y to this option if you wish to use it with Linux.
20 config ARM_ETHER3
21         tristate "Acorn/ANT Ether3 support"
22         depends on NET_ETHERNET && ARM && ARCH_ACORN
23         help
24           If you have an Acorn system with one of these network cards, you
25           should say Y to this option if you wish to use it with Linux.
27 config MOXA_NET
28         bool "Moxa network driver"
29         depends on ARCH_MOXART && NET_ETHERNET
30         help
31           The moxa network devices driver was recently maintain by
32           Victor_yu@moxa.com.tw.
34 config ARM_ETHERH
35         tristate "I-cubed EtherH/ANT EtherM support"
36         depends on NET_ETHERNET && ARM && ARCH_ACORN
37         select CRC32
38         help
39           If you have an Acorn system with one of these network cards, you
40           should say Y to this option if you wish to use it with Linux.
42 config ARM_AT91_ETHER
43         tristate "AT91RM9200 Ethernet support"
44         depends on NET_ETHERNET && ARM && ARCH_AT91RM9200
45         select MII
46         help
47           If you wish to compile a kernel for the AT91RM9200 and enable
48           ethernet support, then you should always answer Y to this.
50 config EP93XX_ETH
51         tristate "EP93xx Ethernet support"
52         depends on NET_ETHERNET && ARM && ARCH_EP93XX
53         help
54           This is a driver for the ethernet hardware included in EP93xx CPUs.
55           Say Y if you are building a kernel for EP93xx based devices.
57 config ARM_ETHER00
58         tristate "Altera Ether00 support"
59         depends on NET_ETHERNET && ARM && ARCH_CAMELOT
60         help
61           This is the driver for Altera's ether00 ethernet mac IP core. Say
62           Y here if you want to build support for this into the kernel. It
63           is also available as a module (say M here) that can be inserted/
64           removed from the kernel at the same time as the PLD is configured.
65           If this driver is running on an epxa10 development board then it
66           will generate a suitable hw address based on the board serial
67           number (MTD support is required for this). Otherwise you will
68           need to set a suitable hw address using ifconfig.
70 config ETH_S3C4510B
71         bool "Samsung S3C4510B Ethernet Support"
72         depends on NET_ETHERNET && ARM && CPU_S3C4510B
73         help
74           This is the driver for Samsung's S3C4510B SoC MAC IP core. Say
75           Y here if you want to build support for this into the kernel.
77 config P2001_ETH
78         tristate "P2001 ethernet driver"
79         depends on NET_ETHERNET && ARM && MII && ARCH_P2001
80         default y
81         help
82           P2001 ethernet driver