public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* -git: strange dependency for EMBEDDED6xx
@ 2006-07-04  0:28 Adrian Bunk
  0 siblings, 0 replies; only message in thread
From: Adrian Bunk @ 2006-07-04  0:28 UTC (permalink / raw)
  To: Roy Zang; +Cc: Paul Mackerras, linux-kernel, linuxppc-dev

Commit c5d56332fd6c2f0c7cf9d1f65416076f2711ea28 contained the following:

 config EMBEDDED6xx
        bool "Embedded 6xx/7xx/7xxx-based board"
-       depends on PPC32 && BROKEN
+       depends on PPC32 && (BROKEN||BROKEN_ON_SMP)

This looks very strange.

This dependency is equivalent to
	depends on PPC32 && SMP=n

Was this the intention?
Or what else was the intention?

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


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

only message in thread, other threads:[~2006-07-04  0:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-04  0:28 -git: strange dependency for EMBEDDED6xx Adrian Bunk

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