diff options
| -rw-r--r-- | drivers/net/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index d4d8e5f9ebf1..e0b11095b9da 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
| @@ -1372,8 +1372,8 @@ config B44 | |||
| 1372 | called b44. | 1372 | called b44. |
| 1373 | 1373 | ||
| 1374 | config FORCEDETH | 1374 | config FORCEDETH |
| 1375 | tristate "Reverse Engineered nForce Ethernet support (EXPERIMENTAL)" | 1375 | tristate "nForce Ethernet support" |
| 1376 | depends on NET_PCI && PCI && EXPERIMENTAL | 1376 | depends on NET_PCI && PCI |
| 1377 | help | 1377 | help |
| 1378 | If you have a network (Ethernet) controller of this type, say Y and | 1378 | If you have a network (Ethernet) controller of this type, say Y and |
| 1379 | read the Ethernet-HOWTO, available from | 1379 | read the Ethernet-HOWTO, available from |
