xscale: Move the Intel XScale IXP drivers
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / drivers / net / arm / Kconfig
blob4320e88b2ac24f2e83352c1a2af6ba4441b017df
2 # Acorn Network device configuration
3 #  These are for Acorn's Expansion card network interfaces
6 config ARM_ETHER3
7         tristate "Acorn/ANT Ether3 support"
8         depends on ARM && ARCH_ACORN
9         help
10           If you have an Acorn system with one of these network cards, you
11           should say Y to this option if you wish to use it with Linux.
13 config ARM_AT91_ETHER
14         tristate "AT91RM9200 Ethernet support"
15         depends on ARM && ARCH_AT91RM9200
16         select MII
17         help
18           If you wish to compile a kernel for the AT91RM9200 and enable
19           ethernet support, then you should always answer Y to this.
21 config ARM_KS8695_ETHER
22         tristate "KS8695 Ethernet support"
23         depends on ARM && ARCH_KS8695
24         select MII
25         help
26           If you wish to compile a kernel for the KS8695 and want to
27           use the internal ethernet then you should answer Y to this.
29 config EP93XX_ETH
30         tristate "EP93xx Ethernet support"
31         depends on ARM && ARCH_EP93XX
32         select MII
33         help
34           This is a driver for the ethernet hardware included in EP93xx CPUs.
35           Say Y if you are building a kernel for EP93xx based devices.
37 config W90P910_ETH
38         tristate "Nuvoton w90p910 Ethernet support"
39         depends on ARM && ARCH_W90X900
40         select PHYLIB
41         select MII
42         help
43           Say Y here if you want to use built-in Ethernet ports
44           on w90p910 processor.