linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] 2.5.31 add two help texts to drivers/i2c/Config.help
@ 2002-08-12 18:06 Steven Cole
  0 siblings, 0 replies; only message in thread
From: Steven Cole @ 2002-08-12 18:06 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel, Dave Jones

This adds two help texts to drivers/i2c/Config.help for
CONFIG_ITE_I2C_ALGO and CONFIG_ITE_I2C_ADAP.

This has been in the -dj tree since about 2.5.7.
The text was obtained from ESR's v2.97 Configure.help.

Steven

--- linux-2.5.31/drivers/i2c/Config.help.orig	Mon Aug 12 11:44:52 2002
+++ linux-2.5.31/drivers/i2c/Config.help	Mon Aug 12 11:45:20 2002
@@ -80,6 +80,26 @@
   <file:Documentation/modules.txt>.
   The module will be called i2c-elektor.o.
 
+CONFIG_ITE_I2C_ALGO
+  This supports the use the ITE8172 I2C interface found on some MIPS
+  systems. Say Y if you have one of these. You should also say Y for
+  the ITE I2C peripheral driver support below.
+
+  This support is also available as a module. If you want to compile
+  it as a modules, say M here and read
+  <file:Documentation/modules.txt>.
+  The module will be called i2c-algo-ite.o.
+
+CONFIG_ITE_I2C_ADAP
+  This supports the ITE8172 I2C peripheral found on some MIPS
+  systems. Say Y if you have one of these. You should also say Y for
+  the ITE I2C driver algorithm support above.
+
+  This support is also available as a module. If you want to compile
+  it as a module, say M here and read
+  <file:Documentation/modules.txt>.
+  The module will be called i2c-adap-ite.o.
+
 CONFIG_I2C_CHARDEV
   Say Y here to use i2c-* device files, usually found in the /dev
   directory on your system.  They make it possible to have user-space




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-08-12 18:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-12 18:06 [PATCH] 2.5.31 add two help texts to drivers/i2c/Config.help Steven Cole

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).