[ARM] add CONFIG_HIGHMEM option
authorNicolas Pitre <nico@cam.org>
Fri, 19 Sep 2008 04:36:12 +0000 (00:36 -0400)
committerNicolas Pitre <nico@cam.org>
Mon, 16 Mar 2009 01:01:22 +0000 (21:01 -0400)
commit053a96ca11a9785a7e63fc89eed4514a6446ec58
treee3de5c1f5f86fb413dbb6b398181a677dc2f286d
parent3f973e22160257c5bda85815be5b1540d391a671
[ARM] add CONFIG_HIGHMEM option

Here it is... HIGHMEM for the ARM architecture.  :-)

If you don't have enough ram for highmem pages to be allocated and still
want to test this, then the cmdline option "vmalloc=" can be used with
a value large enough to force the highmem threshold down.

Successfully tested on a Marvell DB-78x00-BP Development Board with
2 GB of RAM.

Signed-off-by: Nicolas Pitre <nico@marvell.com>
arch/arm/Kconfig