Эх сурвалжийг харах

sh: /proc/asids depends on MMU.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Paul Mundt 17 жил өмнө
parent
commit
c07abb6dbe

+ 1 - 1
arch/sh/Kconfig.debug

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