projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c48e64a
)
sh: /proc/asids depends on MMU.
author
Paul Mundt
<lethal@linux-sh.org>
Sun, 3 Aug 2008 23:11:03 +0000
(08:11 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Sun, 3 Aug 2008 23:11:03 +0000
(08:11 +0900)
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig.debug
patch
|
blob
|
history
diff --git
a/arch/sh/Kconfig.debug
b/arch/sh/Kconfig.debug
index 36f4b1f7066d193f9290e11a88a89bd5dc4cdb5d..4d2d102e00d5657cef9a8a9b3b53d5f04cf7bdb5 100644
(file)
--- a/
arch/sh/Kconfig.debug
+++ b/
arch/sh/Kconfig.debug
@@
-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"