linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Typo in drivers/char/Config.in?
@ 2001-11-30 15:45 Kent Borg
  0 siblings, 0 replies; 2+ messages in thread
From: Kent Borg @ 2001-11-30 15:45 UTC (permalink / raw)
  To: linuxppc-embedded


In drivers/char/Config/in, line 194, there seems to be a typo.


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Typo in drivers/char/Config.in?
@ 2001-11-30 15:48 Kent Borg
  0 siblings, 0 replies; 2+ messages in thread
From: Kent Borg @ 2001-11-30 15:48 UTC (permalink / raw)
  To: linuxppc-embedded


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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-11-30 15:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-30 15:48 Typo in drivers/char/Config.in? Kent Borg
  -- strict thread matches above, loose matches on Subject: below --
2001-11-30 15:45 Kent Borg

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).