summaryrefslogtreecommitdiffstats
path: root/firmware
diff options
context:
space:
mode:
authorJens Arnold <amiconn@rockbox.org>2005-11-06 23:46:46 +0000
committerJens Arnold <amiconn@rockbox.org>2005-11-06 23:46:46 +0000
commita0abff4bd53c5839276e984421b241cfed4db7c3 (patch)
treea14e1b418b390c171c3ffea093108c5a83845eb6 /firmware
parent8051a0b724bff718ce99acc0c45dd561d8d798d7 (diff)
downloadrockbox-a0abff4bd53c5839276e984421b241cfed4db7c3.tar.gz
rockbox-a0abff4bd53c5839276e984421b241cfed4db7c3.zip
Fixed recorder v2 simulators.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7771 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware')
-rw-r--r--firmware/export/config-recorderv2.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config-recorderv2.h b/firmware/export/config-recorderv2.h
index 95a428fe84..e08dca2490 100644
--- a/firmware/export/config-recorderv2.h
+++ b/firmware/export/config-recorderv2.h
@@ -23,11 +23,11 @@
#define AB_REPEAT_ENABLE 1
-#ifndef SIMULATOR
-
/* Define this if you have a MAS3587F */
#define CONFIG_CODEC MAS3587F
+#ifndef SIMULATOR
+
/* Define this if you have a SH7034 */
#define CONFIG_CPU SH7034