summaryrefslogtreecommitdiff
path: root/firmware/export/config-h100.h
diff options
context:
space:
mode:
authorMichael Sevakis <jethead71@rockbox.org>2006-09-01 16:42:43 +0000
committerMichael Sevakis <jethead71@rockbox.org>2006-09-01 16:42:43 +0000
commit75c2f89172c92dd62b66ea0c6b76b102a1145aef (patch)
treef0e51d77f65bb33ee7c40431a4e602044a448523 /firmware/export/config-h100.h
parent73ff9a7a3f4b8b61ef1a426f8b2ac8877aab690b (diff)
downloadrockbox-75c2f89172c92dd62b66ea0c6b76b102a1145aef.tar.gz
rockbox-75c2f89172c92dd62b66ea0c6b76b102a1145aef.zip
Enabled FM Radio recording source menu item for sim.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10846 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-h100.h')
-rw-r--r--firmware/export/config-h100.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h
index 8f936866cc..f150e56ff0 100644
--- a/firmware/export/config-h100.h
+++ b/firmware/export/config-h100.h
@@ -135,9 +135,6 @@
135/* Someone with H100 and BDM, please verify if this works. */ 135/* Someone with H100 and BDM, please verify if this works. */
136/* #define HAVE_EEPROM */ 136/* #define HAVE_EEPROM */
137 137
138/* Define this for FM radio input available (not for SIMULATOR) */
139#define HAVE_FMRADIO_IN
140
141#endif /* !SIMULATOR */ 138#endif /* !SIMULATOR */
142 139
143/* Define this for S/PDIF input available */ 140/* Define this for S/PDIF input available */
@@ -150,3 +147,5 @@
150#define HAVE_SPDIF_POWER 147#define HAVE_SPDIF_POWER
151#define SPDIF_POWER_INVERTED 148#define SPDIF_POWER_INVERTED
152 149
150/* Define this for FM radio input available */
151#define HAVE_FMRADIO_IN