]> git.openfabrics.org - ~shefty/rdma-dev.git/commitdiff
sh: /proc/asids depends on MMU.
authorPaul Mundt <lethal@linux-sh.org>
Sun, 3 Aug 2008 23:11:03 +0000 (08:11 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Sun, 3 Aug 2008 23:11:03 +0000 (08:11 +0900)
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig.debug

index 36f4b1f7066d193f9290e11a88a89bd5dc4cdb5d..4d2d102e00d5657cef9a8a9b3b53d5f04cf7bdb5 100644 (file)
@@ -182,7 +182,7 @@ if SUPERH64
 
 config SH64_PROC_ASIDS
        bool "Debug: report ASIDs through /proc/asids"
-       depends on PROC_FS
+       depends on PROC_FS && MMU
 
 config SH64_SR_WATCH
        bool "Debug: set SR.WATCH to enable hardware watchpoints and trace"