b6f7302ccc64b0de633972f3749e6d26fa9ffce2
[firefly-linux-kernel-4.4.55.git] / drivers / net / arm / Kconfig
1 #
2 # Acorn Network device configuration
3 #  These are for Acorn's Expansion card network interfaces
4 #
5
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.
13
14 config ARM_KS8695_ETHER
15         tristate "KS8695 Ethernet support"
16         depends on ARM && ARCH_KS8695
17         select MII
18         help
19           If you wish to compile a kernel for the KS8695 and want to
20           use the internal ethernet then you should answer Y to this.
21
22 config EP93XX_ETH
23         tristate "EP93xx Ethernet support"
24         depends on ARM && ARCH_EP93XX
25         select MII
26         help
27           This is a driver for the ethernet hardware included in EP93xx CPUs.
28           Say Y if you are building a kernel for EP93xx based devices.
29
30 config W90P910_ETH
31         tristate "Nuvoton w90p910 Ethernet support"
32         depends on ARM && ARCH_W90X900
33         select PHYLIB
34         select MII
35         help
36           Say Y here if you want to use built-in Ethernet ports
37           on w90p910 processor.