From: Kent Borg <kentborg@borg.org>
To: linuxppc-embedded@lists.linuxppc.org
Subject: Typo in drivers/char/Config.in?
Date: Fri, 30 Nov 2001 10:48:03 -0500 [thread overview]
Message-ID: <20011130104803.C8845@borg.org> (raw)
Sorry about doing a send before I was through writing that last e-mail.
As I was saying, I think there is a typo in drivers/char/Config.in.
-kb
--- linuxppc_2_4_devel/drivers/char/Config.in Thu Nov 29 11:07:32 2001
+++ linuxppc_2_4_devel/drivers/char/Config.in.fixed Fri Nov 30 10:44:33 2001
@@ -191,7 +191,7 @@
dep_tristate 'Intel i8x0 Random Number Generator support' CONFIG_INTEL_RNG $CONFIG_PCI
tristate '/dev/nvram support' CONFIG_NVRAM
-if [ "$CONFIG_PPC_ISERIES" != "y" -a "$CONFIG_PPC_PSERIES" != y ]; then
+if [ "$CONFIG_PPC_ISERIES" != "y" -a "$CONFIG_PPC_PSERIES" != "y" ]; then
tristate 'Enhanced Real Time Clock Support' CONFIG_RTC
fi
if [ "$CONFIG_IA64" = "y" ]; then
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next reply other threads:[~2001-11-30 15:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-11-30 15:48 Kent Borg [this message]
-- strict thread matches above, loose matches on Subject: below --
2001-11-30 15:45 Typo in drivers/char/Config.in? Kent Borg
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=20011130104803.C8845@borg.org \
--to=kentborg@borg.org \
--cc=linuxppc-embedded@lists.linuxppc.org \
/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).