ks8*/ksz8*: Move the Micrel drivers
[linux-2.6-block.git] / drivers / net / arm / Kconfig
CommitLineData
1da177e4
LT
1#
2# Acorn Network device configuration
3# These are for Acorn's Expansion card network interfaces
4#
1da177e4 5
d4b7780e
AV
6config ARM_AT91_ETHER
7 tristate "AT91RM9200 Ethernet support"
d1c0a65f 8 depends on ARM && ARCH_AT91RM9200
d4b7780e
AV
9 select MII
10 help
11 If you wish to compile a kernel for the AT91RM9200 and enable
12 ethernet support, then you should always answer Y to this.
1d22e05d
LB
13
14config EP93XX_ETH
15 tristate "EP93xx Ethernet support"
d1c0a65f 16 depends on ARM && ARCH_EP93XX
06103b13 17 select MII
1d22e05d
LB
18 help
19 This is a driver for the ethernet hardware included in EP93xx CPUs.
20 Say Y if you are building a kernel for EP93xx based devices.
dac2f83f 21
a50a97d4
WZ
22config W90P910_ETH
23 tristate "Nuvoton w90p910 Ethernet support"
24 depends on ARM && ARCH_W90X900
25 select PHYLIB
dc2f9c5a 26 select MII
a50a97d4
WZ
27 help
28 Say Y here if you want to use built-in Ethernet ports
29 on w90p910 processor.