Browse Source

sh3 has a MMU

Waldemar Brodkorb 10 years ago
parent
commit
ab1e8ee33b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/config/Config.in.cpu

+ 1 - 1
target/config/Config.in.cpu

@@ -619,7 +619,7 @@ config ADK_CPU_SH2A
 
 
 config ADK_CPU_SH3
 config ADK_CPU_SH3
 	bool
 	bool
-	select ADK_TARGET_WITHOUT_MMU
+	select ADK_TARGET_WITH_MMU
 
 
 config ADK_CPU_SH4
 config ADK_CPU_SH4
 	bool
 	bool