Skip to content
Snippets Groups Projects
Commit 82770086 authored by Adrian Bunk's avatar Adrian Bunk Committed by Jeff Garzik
Browse files

[PATCH] CONFIG_FORCEDETH updates


This patch contains the following possible updates:
- let FORCEDETH no longer depend on EXPERIMENTAL
- remove the "Reverse Engineered" from the option text:
  for the user it's important which hardware the driver supports, not
  how it was developed

Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
Cc: Jeff Garzik <jgarzik@pobox.com>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent 000b238b
No related branches found
No related tags found
No related merge requests found
...@@ -1372,8 +1372,8 @@ config B44 ...@@ -1372,8 +1372,8 @@ config B44
called b44. called b44.
config FORCEDETH config FORCEDETH
tristate "Reverse Engineered nForce Ethernet support (EXPERIMENTAL)" tristate "nForce Ethernet support"
depends on NET_PCI && PCI && EXPERIMENTAL depends on NET_PCI && PCI
help help
If you have a network (Ethernet) controller of this type, say Y and If you have a network (Ethernet) controller of this type, say Y and
read the Ethernet-HOWTO, available from read the Ethernet-HOWTO, available from
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment