diff options
-rw-r--r-- | extra/Configs/Config.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/Configs/Config.sh b/extra/Configs/Config.sh index fcca7de5b..3a39b0ed7 100644 --- a/extra/Configs/Config.sh +++ b/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, |