summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/fujitsu/Kconfig
diff options
context:
space:
mode:
authorKees Cook <keescook@chromium.org>2013-01-22 10:30:25 -0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-01-22 12:33:47 -0800
commit846a798174d3376542a394a3c5227ef149445e83 (patch)
tree3af64e90cb6b9a317587706f3d0730e1ca348052 /drivers/net/ethernet/fujitsu/Kconfig
parent6cba014857f48e28d8ef59efcb37f66adc761055 (diff)
drivers/net/ethernet/fujitsu: remove depends on CONFIG_EXPERIMENTAL
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/net/ethernet/fujitsu/Kconfig')
-rw-r--r--drivers/net/ethernet/fujitsu/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ethernet/fujitsu/Kconfig b/drivers/net/ethernet/fujitsu/Kconfig
index dffee9d44fd5..b96ebc751b71 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 || ((ISA || MCA_LEGACY) && EXPERIMENTAL)
+ depends on ISA || PCMCIA
---help---
If you have a network (Ethernet) card belonging to this class, say Y
and read the Ethernet-HOWTO, available from