[PATCH 2/2] ARM: kirkwood: enable HIGHMEM in defconfig
From: Jason Cooper <hidden>
Date: 2013-11-01 15:35:34
From: Jason Cooper <hidden>
Date: 2013-11-01 15:35:34
On Wed, Oct 30, 2013 at 05:55:10PM +0100, Thomas Petazzoni wrote:
The Kirkwood-based OpenBlocks A7 platform has 1 GB of memory. To make use of this memory completely, enabling HIGHMEM is needed, so we enable it by default in the kirkwood_defconfig. Signed-off-by: Thomas Petazzoni <redacted> --- arch/arm/configs/kirkwood_defconfig | 1 + 1 file changed, 1 insertion(+)
Applied to mvebu-next/defconfig thx, Jason.