diff mbox

[net-next] net: fujitsu: Remove ISA depdendency from Kconfig

Message ID 1380920588-4121-1-git-send-email-tedheadster@gmail.com
State Accepted, archived
Delegated to: David Miller
Headers show

Commit Message

tedheadster Oct. 4, 2013, 9:03 p.m. UTC
There no longer are ISA drivers in the fujitsu directory, so remove the
dependency from the Kconfig.

Signed-off-by: Matthew Whitehead <tedheadster@gmail.com>
---
 drivers/net/ethernet/fujitsu/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Comments

David Miller Oct. 7, 2013, 7:53 p.m. UTC | #1
From: Matthew Whitehead <tedheadster@gmail.com>
Date: Fri,  4 Oct 2013 17:03:08 -0400

> There no longer are ISA drivers in the fujitsu directory, so remove the
> dependency from the Kconfig.
> 
> Signed-off-by: Matthew Whitehead <tedheadster@gmail.com>

Applied, thank you.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/drivers/net/ethernet/fujitsu/Kconfig b/drivers/net/ethernet/fujitsu/Kconfig
index 6231bc0..1085257 100644
--- a/drivers/net/ethernet/fujitsu/Kconfig
+++ b/drivers/net/ethernet/fujitsu/Kconfig
@@ -5,7 +5,7 @@ 
 config NET_VENDOR_FUJITSU
 	bool "Fujitsu devices"
 	default y
-	depends on ISA || PCMCIA
+	depends on PCMCIA
 	---help---
 	  If you have a network (Ethernet) card belonging to this class, say Y
 	  and read the Ethernet-HOWTO, available from