allocating memory at boot

sk.syed2 sk.syed2 at gmail.com
Mon Feb 21 23:49:36 EST 2011


>
> Is there any reason why this isn't a kconfig option?
The memory/RAM  related defaults are present in
arch/arm/include/asm/memory.h. But you can override them by defining
them in
/arch/arm/mach-YOURMACHINE/include/mach/memory.h. I think the
developers intended to keep it this way so machine specific defines go
in machine specific directories, and it will not bloat the kernel
config.

-syed



More information about the Kernelnewbies mailing list