cirrus: Move the Cirrus network driver
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / drivers / net / arm / Kconfig
blobfc94b4bd65f715d8d86268b42d7f418b7f89342f
2 # Acorn Network device configuration
3 #  These are for Acorn's Expansion card network interfaces
6 config ARM_AT91_ETHER
7         tristate "AT91RM9200 Ethernet support"
8         depends on ARM && ARCH_AT91RM9200
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.
14 config W90P910_ETH
15         tristate "Nuvoton w90p910 Ethernet support"
16         depends on ARM && ARCH_W90X900
17         select PHYLIB
18         select MII
19         help
20           Say Y here if you want to use built-in Ethernet ports
21           on w90p910 processor.