[patch 06/10] powerpc: multiplatformize embedded6xx Kconfig
Arnd Bergmann
arnd at arndb.de
Tue Jun 12 17:46:22 EST 2007
On Tuesday 12 June 2007, Kumar Gala wrote:
> > -config EMBEDDED6xx
> > - bool "Embedded 6xx/7xx/7xxx-based board"
> > - depends on PPC32 && (BROKEN||BROKEN_ON_SMP)
> > -
>
> Do we know why this was marked BROKEN?
I don't know. As far as I can tell, (BROKEN||BROKEN_ON_SMP) is the
same as simply BROKEN_ON_SMP, which makes the option only show
up when SMP is disabled.
My patch doesn't change that behaviour, I just moved the dependency
down to the individual boards.
Arnd <><
More information about the Linuxppc-dev
mailing list