summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
authorLinus Nielsen Feltzing <linus@haxx.se>2005-12-15 01:11:19 +0000
committerLinus Nielsen Feltzing <linus@haxx.se>2005-12-15 01:11:19 +0000
commita4b15a4f1ff03e2a7ff33b78ee59ba4540a39ff9 (patch)
treef7731cb2ba34656f53aa325a8d681cfdad6e7186 /firmware/export
parentc3387e545d84393dd47a0e49924334e751536de4 (diff)
downloadrockbox-a4b15a4f1ff03e2a7ff33b78ee59ba4540a39ff9.zip
rockbox-a4b15a4f1ff03e2a7ff33b78ee59ba4540a39ff9.tar.gz
rockbox-a4b15a4f1ff03e2a7ff33b78ee59ba4540a39ff9.tar.bz2
rockbox-a4b15a4f1ff03e2a7ff33b78ee59ba4540a39ff9.tar.xz
H300 FM radio support, with help from Peter D'Hoye
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8237 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config-h300.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-h300.h b/firmware/export/config-h300.h
index 5524a55..3f7c7d3 100644
--- a/firmware/export/config-h300.h
+++ b/firmware/export/config-h300.h
@@ -48,6 +48,9 @@
/* The number of bytes reserved for loadable plugins */
#define PLUGIN_BUFFER_SIZE 0xC0000
+#define CONFIG_TUNER TEA5767
+#define CONFIG_TUNER_XTAL 32768
+
#define HAVE_UDA1380
#ifndef SIMULATOR