diff options
Diffstat (limited to 'drivers/net/arm/Kconfig')
-rw-r--r-- | drivers/net/arm/Kconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/net/arm/Kconfig b/drivers/net/arm/Kconfig index 39e1c0d39476..d0c8cf254cb0 100644 --- a/drivers/net/arm/Kconfig +++ b/drivers/net/arm/Kconfig | |||
@@ -2,13 +2,6 @@ | |||
2 | # Acorn Network device configuration | 2 | # Acorn Network device configuration |
3 | # These are for Acorn's Expansion card network interfaces | 3 | # These are for Acorn's Expansion card network interfaces |
4 | # | 4 | # |
5 | config ARM_AM79C961A | ||
6 | bool "ARM EBSA110 AM79C961A support" | ||
7 | depends on ARM && ARCH_EBSA110 | ||
8 | select CRC32 | ||
9 | help | ||
10 | If you wish to compile a kernel for the EBSA-110, then you should | ||
11 | always answer Y to this. | ||
12 | 5 | ||
13 | config ARM_ETHER1 | 6 | config ARM_ETHER1 |
14 | tristate "Acorn Ether1 support" | 7 | tristate "Acorn Ether1 support" |