2003-01-29 16:42:08

by Steven Cole

[permalink] [raw]
Subject: [PATCH] 2.5.59 add one help text to drivers/atm/Kconfig

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"