summaryrefslogtreecommitdiff
path: root/firmware/export/config-c200.h
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2007-10-02 21:04:10 +0000
committerMarianne Arnold <pixelma@rockbox.org>2007-10-02 21:04:10 +0000
commitaf97e9369a5ecbe4438a1a5df14269fa56320fa3 (patch)
treeaa9f6c3df7f0eaee880caf10366ec9e8ef036e31 /firmware/export/config-c200.h
parent51a8a1e3f3e390c55f2661ef5b4b681121156eee (diff)
downloadrockbox-af97e9369a5ecbe4438a1a5df14269fa56320fa3.tar.gz
rockbox-af97e9369a5ecbe4438a1a5df14269fa56320fa3.zip
Commit FS #7881 by Mark Arigo - enable radio on the Sansa c200. It seems that many (if not all) c200s have the radio hardware even if you can't use it with the original firmware...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14963 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-c200.h')
-rw-r--r--firmware/export/config-c200.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config-c200.h b/firmware/export/config-c200.h
index 1d91228d8d..6397dd8338 100644
--- a/firmware/export/config-c200.h
+++ b/firmware/export/config-c200.h
@@ -100,8 +100,8 @@
100#define AB_REPEAT_ENABLE 1 100#define AB_REPEAT_ENABLE 1
101 101
102/* FM Tuner */ 102/* FM Tuner */
103/* TODO: #define CONFIG_TUNER LV24020LP */ 103#define CONFIG_TUNER LV24020LP
104/* TODO: #define HAVE_TUNER_PWR_CTRL */ 104#define HAVE_TUNER_PWR_CTRL
105 105
106/* Define this for LCD backlight available */ 106/* Define this for LCD backlight available */
107#define HAVE_BACKLIGHT 107#define HAVE_BACKLIGHT