提交 56183549 编写于 作者: J Jonas Gorski 提交者: Ralf Baechle

MIPS: BMIPS: select CPU_SUPPORTS_HIGHMEM

All BMIPS CPUs support HIGHMEM, so it should be selected by CPU_BMIPS.
Signed-off-by: NJonas Gorski <jogo@openwrt.org>
Signed-off-by: NJohn Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/6242/
上级 cd746249
...@@ -1392,6 +1392,7 @@ config CPU_BMIPS ...@@ -1392,6 +1392,7 @@ config CPU_BMIPS
select IRQ_CPU select IRQ_CPU
select SWAP_IO_SPACE select SWAP_IO_SPACE
select WEAK_ORDERING select WEAK_ORDERING
select CPU_SUPPORTS_HIGHMEM
help help
Support for BMIPS3300/4350/4380 and BMIPS5000 processors. Support for BMIPS3300/4350/4380 and BMIPS5000 processors.
...@@ -1491,7 +1492,6 @@ config CPU_BMIPS4380 ...@@ -1491,7 +1492,6 @@ config CPU_BMIPS4380
config CPU_BMIPS5000 config CPU_BMIPS5000
bool bool
select CPU_SUPPORTS_HIGHMEM
select MIPS_CPU_SCACHE select MIPS_CPU_SCACHE
select SYS_SUPPORTS_SMP select SYS_SUPPORTS_SMP
select SYS_SUPPORTS_HOTPLUG_CPU select SYS_SUPPORTS_HOTPLUG_CPU
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册