aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/arm/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/arm/Kconfig')
-rw-r--r--drivers/net/arm/Kconfig12
1 files changed, 0 insertions, 12 deletions
diff --git a/drivers/net/arm/Kconfig b/drivers/net/arm/Kconfig
deleted file mode 100644
index 57d16b91d102..000000000000
--- a/drivers/net/arm/Kconfig
+++ /dev/null
@@ -1,12 +0,0 @@
-#
-# Acorn Network device configuration
-# These are for Acorn's Expansion card network interfaces
-#
-
-config ARM_AT91_ETHER
- tristate "AT91RM9200 Ethernet support"
- depends on ARM && ARCH_AT91RM9200
- select MII
- help
- If you wish to compile a kernel for the AT91RM9200 and enable
- ethernet support, then you should always answer Y to this.