microblaze: Remove unused NO_MMU Kconfig parameter
authorMichael Opdenacker <michael.opdenacker@free-electrons.com>
Mon, 4 Nov 2013 08:30:18 +0000 (09:30 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 6 Nov 2013 07:48:58 +0000 (08:48 +0100)
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: Michael Opdenacker <michael.opdenacker@free-electrons.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/microblaze/Kconfig
arch/microblaze/kernel/hw_exception_handler.S

index b82f82b743199ac4ff5b54d8cdbe6cc8c1246078..d8ec74b4d1ee9ba3465f20a63188bea1bcab4458 100644 (file)
@@ -82,11 +82,6 @@ config MMU
        bool "MMU support"
        default n
 
-config NO_MMU
-       bool
-       depends on !MMU
-       default y
-
 comment "Boot options"
 
 config CMDLINE_BOOL
index 61b3a1fed46f38a4ce3c202b1b72c31dfe4a05c6..fc6b89f4dd31d2fbd73227535457f395a825b00f 100644 (file)
  *      -                            W   S   REG   EXC
  *
  *
- * STACK FRAME STRUCTURE (for NO_MMU)
- * ---------------------------------
+ * STACK FRAME STRUCTURE (for CONFIG_MMU=n)
+ * ----------------------------------------
  *
  *      +-------------+         + 0
  *      |     MSR     |