[POWERPC] Enable CONFIG_FORCE_MAX_ZONEORDER for all PowerPC, and make selectable
authorTimur Tabi <timur@freescale.com>
Tue, 25 Mar 2008 21:35:32 +0000 (08:35 +1100)
committerPaul Mackerras <paulus@samba.org>
Mon, 7 Apr 2008 03:49:22 +0000 (13:49 +1000)
commit6ccf61f94fbac3e8715f2f938b27cdb3836c1f8c
tree4871071c7d0ff07059652c71e4c70a8753b5b3da
parentc5d5d94aa54ba1f7691b79336b18804d4b0adf48
[POWERPC] Enable CONFIG_FORCE_MAX_ZONEORDER for all PowerPC, and make selectable

This enables the FORCE_MAX_ZONEORDER Kconfig option for all PowerPC
systems.  Previously, it was enabled only for 64-bit systems.  We also
make the option selectable from the menu, so that the user can specify
different values.  This is useful for 32-bit systems that need to
allocate more than 4MB of physically contiguous memory.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/Kconfig