Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c07abb6d authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: /proc/asids depends on MMU.



Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent c48e64ae
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"