Commit c07abb6d authored by Paul Mundt's avatar Paul Mundt

sh: /proc/asids depends on MMU.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent c48e64ae
......@@ -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"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment