瀏覽代碼

sh3 has a MMU

Waldemar Brodkorb 10 年之前
父節點
當前提交
ab1e8ee33b
共有 1 個文件被更改,包括 1 次插入1 次删除
  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
 	bool
-	select ADK_TARGET_WITHOUT_MMU
+	select ADK_TARGET_WITH_MMU
 
 config ADK_CPU_SH4
 	bool