提交 edf6844e 编写于 作者: M Michael Opdenacker 提交者: Michal Simek

microblaze: Remove unused NO_MMU Kconfig parameter

This removes the NO_MMU Kconfig parameter,
which was no longer used anywhere in the source code
and Makefiles.

This also updates a comment refering to this parameter.
Signed-off-by: NMichael Opdenacker <michael.opdenacker@free-electrons.com>
Signed-off-by: NMichal Simek <michal.simek@xilinx.com>
上级 5e01dc7b
...@@ -82,11 +82,6 @@ config MMU ...@@ -82,11 +82,6 @@ config MMU
bool "MMU support" bool "MMU support"
default n default n
config NO_MMU
bool
depends on !MMU
default y
comment "Boot options" comment "Boot options"
config CMDLINE_BOOL config CMDLINE_BOOL
......
...@@ -193,8 +193,8 @@ ...@@ -193,8 +193,8 @@
* - W S REG EXC * - W S REG EXC
* *
* *
* STACK FRAME STRUCTURE (for NO_MMU) * STACK FRAME STRUCTURE (for CONFIG_MMU=n)
* --------------------------------- * ----------------------------------------
* *
* +-------------+ + 0 * +-------------+ + 0
* | MSR | * | MSR |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册