Browse Source

sh3 has a MMU

Waldemar Brodkorb 10 năm trước cách đây
mục cha
commit
ab1e8ee33b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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