From: Adrian Bunk Date: Wed, 30 Jan 2008 20:02:35 +0000 (+0200) Subject: IBMLANA no longer has to depend on MCA_LEGACY X-Git-Tag: firefly_0821_release~23558^2~55 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=e6353f30435002e307bf7dcfaa61fc6800b4b267;p=firefly-linux-kernel-4.4.55.git 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 Signed-off-by: Jeff Garzik Signed-off-by: David S. Miller --- diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 389980f0e59e..2aab62e0f5f6 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig @@ -1199,7 +1199,7 @@ config NE2_MCA config IBMLANA tristate "IBM LAN Adapter/A support" - depends on MCA && MCA_LEGACY + depends on MCA ---help--- This is a Micro Channel Ethernet adapter. You need to set CONFIG_MCA to use this driver. It is both available as an in-kernel