net: fujitsu: Remove ISA depdendency from Kconfig
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> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
7009deab19
commit
d96caf61ac
@ -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
|
||||
|
Reference in New Issue
Block a user