From: Jonas Gorski Date: Wed, 18 Dec 2013 13:12:03 +0000 (+0100) Subject: MIPS: BMIPS: select CPU_SUPPORTS_HIGHMEM X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=561835494c3fcc8b0e2bf9a99f6e5db4af164462;p=linux-beck.git MIPS: BMIPS: select CPU_SUPPORTS_HIGHMEM All BMIPS CPUs support HIGHMEM, so it should be selected by CPU_BMIPS. Signed-off-by: Jonas Gorski Signed-off-by: John Crispin Patchwork: http://patchwork.linux-mips.org/patch/6242/ --- diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 1c0d68391560..8c54203b81f4 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -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