[coreboot] [PATCH] more Kconfig default fixes

Myles Watson mylesgw at gmail.com
Tue Oct 13 19:11:56 CEST 2009


On Tue, Oct 13, 2009 at 11:08 AM, ron minnich <rminnich at gmail.com> wrote:
> On Tue, Oct 13, 2009 at 9:26 AM, Stefan Reinauer <stepan at coresystems.de> wrote:
>
>> There's no benefit of using heap over using stack, so why bother?
>
> beats me. I'm responding to something that people seem to feel is an issue.
:)

The issue is that it is forcing every platform to increase its stack
size.  The old default was 8K.  The new default is 32K.  I just wanted
to make sure that it was clear why we're choosing 32K and that it
wouldn't cause a problem for any boards to have their stack increased
by such a large amount.

This is the same patch with 32K as the default stack size.

Signed-off-by: Myles Watson <mylesgw at gmail.com>

Thanks,
Myles
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Kconfig_defaults.diff
Type: text/x-patch
Size: 13316 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20091013/8ce347b4/attachment.diff>


More information about the coreboot mailing list