summaryrefslogtreecommitdiffstats
path: root/firmware
diff options
context:
space:
mode:
authorLinus Nielsen Feltzing <linus@haxx.se>2005-08-13 17:35:02 +0000
committerLinus Nielsen Feltzing <linus@haxx.se>2005-08-13 17:35:02 +0000
commit8c7589bc96517c4e04299e99579799ee2e8dd4ad (patch)
treede7f626e5a20460545032bd60b19687f2e342565 /firmware
parentadec21acbe7d2d7759820ddf927649278a618ee1 (diff)
downloadrockbox-8c7589bc96517c4e04299e99579799ee2e8dd4ad.tar.gz
rockbox-8c7589bc96517c4e04299e99579799ee2e8dd4ad.zip
Very lame, initial support for FM radio on the iriver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7318 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware')
-rw-r--r--firmware/export/config-h100.h3
-rw-r--r--firmware/export/config-h120.h3
2 files changed, 6 insertions, 0 deletions
diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h
index 6bd94a2f95..c45fa5c71f 100644
--- a/firmware/export/config-h100.h
+++ b/firmware/export/config-h100.h
@@ -7,6 +7,9 @@
*/
#define IRIVER_H100_SERIES 1
+#define CONFIG_TUNER TEA5767
+#define CONFIG_TUNER_XTAL 32768000
+
/* For Rolo and boot loader */
#define MODEL_NUMBER 1
diff --git a/firmware/export/config-h120.h b/firmware/export/config-h120.h
index 2ddf821533..7a894ed549 100644
--- a/firmware/export/config-h120.h
+++ b/firmware/export/config-h120.h
@@ -3,6 +3,9 @@
*/
#define IRIVER_H100_SERIES 1
+#define CONFIG_TUNER TEA5767
+#define CONFIG_TUNER_XTAL 32768000
+
/* For Rolo and boot loader */
#define MODEL_NUMBER 0