aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cadence/Kconfig
diff options
context:
space:
mode:
authorJoachim Eastwood <manabian@gmail.com>2012-10-22 08:45:32 +0000
committerDavid S. Miller <davem@davemloft.net>2012-10-23 02:40:09 -0400
commit84222e20c1823b5fd3216be46689693bd913bd0b (patch)
tree2a12c5857fe5d64dd569baf85a8c34762cb29826 /drivers/net/ethernet/cadence/Kconfig
parentnet/macb: fix truncate warnings (diff)
downloadlinux-dev-84222e20c1823b5fd3216be46689693bd913bd0b.tar.xz
linux-dev-84222e20c1823b5fd3216be46689693bd913bd0b.zip
net/cadence: get rid of HAVE_NET_MACB
macb is a platform driver and there is nothing that prevents this driver from being built on non-ARM/AVR32 platforms. Signed-off-by: Joachim Eastwood <manabian@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/cadence/Kconfig')
-rw-r--r--drivers/net/ethernet/cadence/Kconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/net/ethernet/cadence/Kconfig b/drivers/net/ethernet/cadence/Kconfig
index 57f78abe11d9..5d1ea30a3379 100644
--- a/drivers/net/ethernet/cadence/Kconfig
+++ b/drivers/net/ethernet/cadence/Kconfig
@@ -2,13 +2,9 @@
# Atmel device configuration
#
-config HAVE_NET_MACB
- bool
-
config NET_CADENCE
bool "Cadence devices"
default y
- depends on HAVE_NET_MACB || (ARM && ARCH_AT91RM9200)
---help---
If you have a network (Ethernet) card belonging to this class, say Y.
Make sure you know the name of your card. Read the Ethernet-HOWTO,
@@ -34,7 +30,6 @@ config ARM_AT91_ETHER
config MACB
tristate "Cadence MACB/GEM support"
- depends on HAVE_NET_MACB
select PHYLIB
---help---
The Cadence MACB ethernet interface is found on many Atmel AT32 and