Browse Source

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>
Geert Uytterhoeven 13 years ago
parent
commit
3ddb709af3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/net/ethernet/i825xx/Kconfig

+ 1 - 1
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