[PATCH] 2.5.59 add one help text to drivers/atm/Kconfig

Steven Cole (elenstev@mesatop.com)
29 Jan 2003 09:49:05 -0700


Here is a help text from 2.4.21-pre4 Configure.help which is
needed in 2.5.59 drivers/atm/Kconfig.

Steven

--- linux-2.5.59/drivers/atm/Kconfig.orig Wed Jan 29 09:27:38 2003
+++ linux-2.5.59/drivers/atm/Kconfig Wed Jan 29 09:28:16 2003
@@ -15,6 +15,11 @@
config ATM_LANAI
tristate "Efficient Networks Speedstream 3010"
depends on PCI
+ help
+ Supports ATM cards based on the Efficient Networks "Lanai"
+ chipset such as the Speedstream 3010 and the ENI-25p. The
+ Speedstream 3060 is currently not supported since we don't
+ have the code to drive the on-board Alcatel DSL chipset (yet).

config ATM_ENI
tristate "Efficient Networks ENI155P"

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/