netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next] net: fujitsu: Remove ISA depdendency from Kconfig
@ 2013-10-04 21:03 Matthew Whitehead
  2013-10-07 19:53 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Matthew Whitehead @ 2013-10-04 21:03 UTC (permalink / raw)
  To: netdev; +Cc: Matthew Whitehead

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(-)

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
-- 
1.7.2.5

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH net-next] net: fujitsu: Remove ISA depdendency from Kconfig
  2013-10-04 21:03 [PATCH net-next] net: fujitsu: Remove ISA depdendency from Kconfig Matthew Whitehead
@ 2013-10-07 19:53 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2013-10-07 19:53 UTC (permalink / raw)
  To: tedheadster; +Cc: netdev

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-10-07 19:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-04 21:03 [PATCH net-next] net: fujitsu: Remove ISA depdendency from Kconfig Matthew Whitehead
2013-10-07 19:53 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).