linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Albert Cranford <ac9410@bellsouth.net>
To: Linus Torvalds <torvalds@transmeta.com>,
	Linux Kernel List <linux-kernel@vger.kernel.org>
Subject: [patch] 2.5.23 i2c updates 1/4
Date: Thu, 20 Jun 2002 15:31:39 -0400	[thread overview]
Message-ID: <3D122D9B.B51BC0BD@bellsouth.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 214 bytes --]

Hello Linus,
Please apply patch 1/4 for i2c updates against 2.5.23
Thanks,
Albert

http://personal.atl.bellsouth.net/mia/a/c/ac9410/albert/albert.html
-- 
Albert Cranford Deerfield Beach FL USA
ac9410@bellsouth.net

[-- Attachment #2: 2.5.23-i2c-1-patch --]
[-- Type: text/plain, Size: 567 bytes --]

# leave CONFIG names as in kernel
--- linux/drivers/i2c/Config.in.orig	2002-05-05 23:38:06.000000000 -0400
+++ linux/drivers/i2c/Config.in	2002-05-16 01:00:36.000000000 -0400
@@ -43,7 +43,7 @@
 # This is needed for automatic patch generation: sensors code ends here
 
    dep_tristate 'I2C device interface' CONFIG_I2C_CHARDEV $CONFIG_I2C
-   dep_tristate 'I2C /proc interface (required for hardware sensors)' CONFIG_I2C_PROC $CONFIG_I2C
+   dep_tristate 'I2C /proc interface (required for hardware sensors)' CONFIG_I2C_PROC $CONFIG_I2C $CONFIG_SYSCTL
 
 fi
 endmenu

                 reply	other threads:[~2002-06-20 19:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3D122D9B.B51BC0BD@bellsouth.net \
    --to=ac9410@bellsouth.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).