提交 3b93e7b0 编写于 作者: H Hyok S. Choi 提交者: Russell King

[ARM] nommu: add arch/arm/Kconfig-nommu to Kconfig files

Include Kconfig-nommu when MMU is not selected.

(This is part of a patch from Hyok.)
Signed-off-by: NHyok S. Choi <hyok.choi@samsung.com>
Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
上级 5924486d
...@@ -339,6 +339,10 @@ config XSCALE_PMU ...@@ -339,6 +339,10 @@ config XSCALE_PMU
depends on CPU_XSCALE && !XSCALE_PMU_TIMER depends on CPU_XSCALE && !XSCALE_PMU_TIMER
default y default y
if !MMU
source "arch/arm/Kconfig-nommu"
endif
endmenu endmenu
source "arch/arm/common/Kconfig" source "arch/arm/common/Kconfig"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册