kernel: disable highmem on omap kernel.

Not a real solution but the board crash if highmem is used.
This commit is contained in:
Arne Fitzenreiter
2012-03-13 18:39:00 +01:00
parent deddfbd445
commit 78e88cfee7

View File

@@ -438,7 +438,7 @@ CONFIG_ARCH_HAS_HOLES_MEMORYMODEL=y
# CONFIG_ARCH_SPARSEMEM_DEFAULT is not set
# CONFIG_ARCH_SELECT_MEMORY_MODEL is not set
CONFIG_HAVE_ARCH_PFN_VALID=y
CONFIG_HIGHMEM=y
# CONFIG_HIGHMEM is not set
# CONFIG_HIGHPTE is not set
CONFIG_SELECT_MEMORY_MODEL=y
CONFIG_FLATMEM_MANUAL=y