]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blob - drivers/net/arm/Kconfig
57d16b91d102c28d2670f95036b212518af16663
[mirror_ubuntu-hirsute-kernel.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.