]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
MIPS: BMIPS: select CPU_SUPPORTS_HIGHMEM
authorJonas Gorski <jogo@openwrt.org>
Wed, 18 Dec 2013 13:12:03 +0000 (14:12 +0100)
committerJohn Crispin <blogic@openwrt.org>
Tue, 14 Jan 2014 11:48:23 +0000 (12:48 +0100)
All BMIPS CPUs support HIGHMEM, so it should be selected by CPU_BMIPS.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
Acked-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/6242/

arch/mips/Kconfig

index af7018ba028a41546a326b4f5df2cc6e71ab5426..aa10ce3b526acc4f49494749a462f2fc75082508 100644 (file)
@@ -1392,6 +1392,7 @@ config CPU_BMIPS
        select IRQ_CPU
        select SWAP_IO_SPACE
        select WEAK_ORDERING
+       select CPU_SUPPORTS_HIGHMEM
        help
          Support for BMIPS3300/4350/4380 and BMIPS5000 processors.
 
@@ -1491,7 +1492,6 @@ config CPU_BMIPS4380
 
 config CPU_BMIPS5000
        bool
-       select CPU_SUPPORTS_HIGHMEM
        select MIPS_CPU_SCACHE
        select SYS_SUPPORTS_SMP
        select SYS_SUPPORTS_HOTPLUG_CPU