]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
kernel: disable highmem on omap kernel.
authorArne Fitzenreiter <arne_f@ipfire.org>
Tue, 13 Mar 2012 17:39:00 +0000 (18:39 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Tue, 13 Mar 2012 17:39:00 +0000 (18:39 +0100)
Not a real solution but the board crash if highmem is used.

config/kernel/kernel.config.armv5tel-ipfire-omap

index bfcb9bd005da1d03c3eb9804c9fbf3d9d734508c..8470ca98ecb7fbc96345f33346a3582e94ca8222 100644 (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