summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansafuzev2.h
diff options
context:
space:
mode:
authorRafaël Carré <rafael.carre@gmail.com>2010-03-29 23:10:00 +0000
committerRafaël Carré <rafael.carre@gmail.com>2010-03-29 23:10:00 +0000
commitd2fec68fb0ed4bfcaf76b1250facb70788ce63f2 (patch)
treec9adabd950ea6c58e0defda5267a37e2e7d1d012 /firmware/export/config/sansafuzev2.h
parent71393c701c319e7b78ee81b6a8f0cc9830e88e2a (diff)
downloadrockbox-d2fec68fb0ed4bfcaf76b1250facb70788ce63f2.tar.gz
rockbox-d2fec68fb0ed4bfcaf76b1250facb70788ce63f2.zip
fuzev2 FM doesn't work (yet), don't try to record from it
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25393 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config/sansafuzev2.h')
-rw-r--r--firmware/export/config/sansafuzev2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/sansafuzev2.h b/firmware/export/config/sansafuzev2.h
index ddf42d9563..3a46003361 100644
--- a/firmware/export/config/sansafuzev2.h
+++ b/firmware/export/config/sansafuzev2.h
@@ -21,7 +21,7 @@
21 21
22/* Define bitmask of input sources - recordable bitmask can be defined 22/* Define bitmask of input sources - recordable bitmask can be defined
23 explicitly if different */ 23 explicitly if different */
24#define INPUT_SRC_CAPS (SRC_CAP_MIC | SRC_CAP_FMRADIO) 24#define INPUT_SRC_CAPS (SRC_CAP_MIC /*| SRC_CAP_FMRADIO*/)
25 25
26/* define this if you have a bitmap LCD display */ 26/* define this if you have a bitmap LCD display */
27#define HAVE_LCD_BITMAP 27#define HAVE_LCD_BITMAP