[PATCH V2 05/13] MIPS: BMIPS: select CPU_SUPPORTS_HIGHMEM

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



All BMIPS CPUs support HIGHMEM, so it should be selected by CPU_BMIPS.

Signed-off-by: Jonas Gorski <jogo@xxxxxxxxxxx>
---
 arch/mips/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 1145405..bf741b2 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -1391,6 +1391,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.
 
@@ -1490,7 +1491,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
-- 
1.8.5.1


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux