OSDN Git Service

Default to SH4
authorEric Andersen <andersen@codepoet.org>
Sat, 2 Nov 2002 16:34:24 +0000 (16:34 -0000)
committerEric Andersen <andersen@codepoet.org>
Sat, 2 Nov 2002 16:34:24 +0000 (16:34 -0000)
extra/Configs/Config.sh

index fcca7de..3a39b0e 100644 (file)
@@ -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,