mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 09:04:39 +02:00
sh: /proc/asids depends on MMU.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
parent
c48e64ae57
commit
c07abb6dbe
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user