-git: strange dependency for EMBEDDED6xx

Adrian Bunk bunk at stusta.de
Tue Jul 4 10:28:07 EST 2006


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




More information about the Linuxppc-dev mailing list