mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 17:41:44 +00:00
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>
This commit is contained in:
parent
b54e4f8346
commit
e6353f3043
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user