[coreboot] [PATCH] Promote heap sizing to first-class Kconfig citizenship.

Myles Watson mylesgw at gmail.com
Fri May 14 21:19:45 CEST 2010


On Fri, May 14, 2010 at 1:11 PM, Joe Korty <joe.korty at ccur.com> wrote:
> Promote heap sizing to first-class Kconfig citizenship.
>
> Changing the heap size is something that those, like me,
> with large PCI device trees need to do.  Therefore heap
> size should appear as a normal, user-answerable question
> within the Kconfig build system.

I think the difference here is that you're a developer (not a user)
once you start touching the code.  Users shouldn't have to worry about
the heap size.  It should be set larger in your mainboard Kconfig if
the mainboard needs more heap space.

Thanks,
Myles




More information about the coreboot mailing list