MIPS: ralink: Add missing symbol for highmem support.
authorJohn Crispin <john@phrozen.org>
Tue, 20 Dec 2016 18:12:45 +0000 (19:12 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 3 Jan 2017 15:34:47 +0000 (16:34 +0100)
MT7621 has highmem. this was previously not working as the required symbol
was not selected in the Kconfig file.

Signed-off-by: John Crispin <john@phrozen.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/14901/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/ralink/Kconfig

index 813826a..9825dee 100644 (file)
@@ -46,6 +46,7 @@ choice
                select SYS_SUPPORTS_MULTITHREADING
                select SYS_SUPPORTS_SMP
                select SYS_SUPPORTS_MIPS_CPS
+               select SYS_SUPPORTS_HIGHMEM
                select MIPS_GIC
                select COMMON_CLK
                select CLKSRC_MIPS_GIC