Skip to content

Commit

Permalink
sh: /proc/asids depends on MMU.
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
  • Loading branch information
Paul Mundt committed Aug 3, 2008
1 parent c48e64a commit c07abb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/sh/Kconfig.debug
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit c07abb6

Please sign in to comment.