| # Acorn Network device configuration |
| # These are for Acorn's Expansion card network interfaces |
| bool "ARM EBSA110 AM79C961A support" |
| depends on NET_ETHERNET && ARM && ARCH_EBSA110 |
| If you wish to compile a kernel for the EBSA-110, then you should |
| tristate "Acorn Ether1 support" |
| depends on NET_ETHERNET && ARM && ARCH_ACORN |
| If you have an Acorn system with one of these (AKA25) network cards, |
| you should say Y to this option if you wish to use it with Linux. |
| tristate "Acorn/ANT Ether3 support" |
| depends on NET_ETHERNET && ARM && ARCH_ACORN |
| If you have an Acorn system with one of these network cards, you |
| should say Y to this option if you wish to use it with Linux. |
| tristate "I-cubed EtherH/ANT EtherM support" |
| depends on NET_ETHERNET && ARM && ARCH_ACORN |
| If you have an Acorn system with one of these network cards, you |
| should say Y to this option if you wish to use it with Linux. |