aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Kconfig
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@kernel.org>2008-01-30 15:02:35 -0500
committerDavid S. Miller <davem@davemloft.net>2008-02-03 07:26:13 -0500
commite6353f30435002e307bf7dcfaa61fc6800b4b267 (patch)
treef5afc046c6181c66875a04e086af7c591445ef7c /drivers/net/Kconfig
parentb54e4f8346c0c94c5393738e2ce95faf5ca30acc (diff)
IBMLANA no longer has to depend on MCA_LEGACY
This patch removes the no longer required dependency of IBMLANA on MCA_LEGACY. Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Jeff Garzik <jeff@garzik.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r--drivers/net/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 389980f0e59..2aab62e0f5f 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -1199,7 +1199,7 @@ config NE2_MCA
1199 1199
1200config IBMLANA 1200config IBMLANA
1201 tristate "IBM LAN Adapter/A support" 1201 tristate "IBM LAN Adapter/A support"
1202 depends on MCA && MCA_LEGACY 1202 depends on MCA
1203 ---help--- 1203 ---help---
1204 This is a Micro Channel Ethernet adapter. You need to set 1204 This is a Micro Channel Ethernet adapter. You need to set
1205 CONFIG_MCA to use this driver. It is both available as an in-kernel 1205 CONFIG_MCA to use this driver. It is both available as an in-kernel