소스 검색

Default to SH4

Eric Andersen 21 년 전
부모
커밋
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
 	prompt "Target Processor Type"
-	default CONFIG_GENERIC_ARM
+	default CONFIG_SH4
 	help
 	  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,