On Oct 13, 2007, at 11:41 PM, Grant Likely wrote: > From: Sylvain Munaut <[EMAIL PROTECTED]> > > Instead of having in the makefile all the option that > requires rheap, we define a configuration symbol > and when needed we make sure it's selected. > > Signed-off-by: Sylvain Munaut <[EMAIL PROTECTED]> > Signed-off-by: Grant Likely <[EMAIL PROTECTED]> > --- > > arch/powerpc/Kconfig | 4 ++++ > arch/powerpc/lib/Makefile | 5 +---- > arch/powerpc/platforms/Kconfig | 2 ++ > arch/powerpc/platforms/Kconfig.cputype | 1 + > arch/ppc/Kconfig | 6 ++++++ > 5 files changed, 14 insertions(+), 4 deletions(-) > > diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig > index 037664d..8300e6a 100644 > --- a/arch/powerpc/Kconfig > +++ b/arch/powerpc/Kconfig > @@ -698,3 +698,7 @@ source "crypto/Kconfig" > config PPC_CLOCK > bool > default n > + > +config PPC_LIB_RHEAP
we should really have help for this option. > + bool > + - k _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev