public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ppc xconfig 2.2.5-pre4
@ 2001-05-21  1:29 Andrzej Krzysztofowicz
  2001-05-21 15:52 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Andrzej Krzysztofowicz @ 2001-05-21  1:29 UTC (permalink / raw)
  To: cort, Linus Torvalds; +Cc: kernel list

Hi,

The following patch fixes ppc xconfig potential problem introduced in
2.4.5-pre4.

Andrzej

***********************************************************************
diff -uNr linux-2.4.5-pre4/arch/ppc/config.in linux-pre4/arch/ppc/config.in
--- linux-2.4.5-pre4/arch/ppc/config.in	Mon May 21 03:17:02 2001
+++ linux-pre4/arch/ppc/config.in	Mon May 21 03:22:51 2001
@@ -135,7 +135,8 @@
      define_bool CONFIG_PCI $CONFIG_PCI_QSPAN
   else
      if [ "$CONFIG_APUS" = "y" ]; then
-       bool 'PCI for Permedia2' CONFIG_PCI
+       bool 'PCI for Permedia2' CONFIG_PCI_PERMEDIA
+       define_bool CONFIG_PCI $CONFIG_PCI_PERMEDIA
      else
        define_bool CONFIG_PCI y
      fi

-- 
=======================================================================
  Andrzej M. Krzysztofowicz               ankry@mif.pg.gda.pl
  phone (48)(58) 347 14 61
Faculty of Applied Phys. & Math.,   Technical University of Gdansk

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

end of thread, other threads:[~2001-05-21 15:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-21  1:29 [PATCH] ppc xconfig 2.2.5-pre4 Andrzej Krzysztofowicz
2001-05-21 15:52 ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox