aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/i825xx/Kconfig
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2011-10-28 10:53:32 +0000
committerDavid S. Miller <davem@davemloft.net>2011-10-28 17:06:56 -0400
commit3ddb709af32bacaf78d124420404d1ac19be99b8 (patch)
tree60f603094ddb3ab6f63c561800b138ae965a5955 /drivers/net/ethernet/i825xx/Kconfig
parentipv6: fix route error binding peer in func icmp6_dst_alloc (diff)
downloadlinux-dev-3ddb709af32bacaf78d124420404d1ac19be99b8.tar.xz
linux-dev-3ddb709af32bacaf78d124420404d1ac19be99b8.zip
i825xx: Fix incorrect dependency for BVME6000_NET
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
-rw-r--r--drivers/net/ethernet/i825xx/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ethernet/i825xx/Kconfig b/drivers/net/ethernet/i825xx/Kconfig
index 2be46986cbe2..ca1ae985c6df 100644
--- a/drivers/net/ethernet/i825xx/Kconfig
+++ b/drivers/net/ethernet/i825xx/Kconfig
@@ -85,7 +85,7 @@ config APRICOT
config BVME6000_NET
tristate "BVME6000 Ethernet support"
- depends on BVME6000MVME16x
+ depends on BVME6000
---help---
This is the driver for the Ethernet interface on BVME4000 and
BVME6000 VME boards. Say Y here to include the driver for this chip