浏览代码

Default to SH4

Eric Andersen 22 年之前
父节点
当前提交
3b7d90da21
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      extra/Configs/Config.sh

+ 1 - 1
extra/Configs/Config.sh

@@ -33,7 +33,7 @@ config HAVE_DOT_HIDDEN
 
 
 choice
 choice
 	prompt "Target Processor Type"
 	prompt "Target Processor Type"
-	default CONFIG_GENERIC_ARM
+	default CONFIG_SH4
 	help
 	help
 	  This is the processor type of your CPU. This information is used for
 	  This is the processor type of your CPU. This information is used for
 	  optimizing purposes, as well as to determine if your CPU has an MMU,
 	  optimizing purposes, as well as to determine if your CPU has an MMU,