summaryrefslogtreecommitdiff
path: root/firmware/export/config-h100.h
diff options
context:
space:
mode:
authorLinus Nielsen Feltzing <linus@haxx.se>2005-06-06 00:30:38 +0000
committerLinus Nielsen Feltzing <linus@haxx.se>2005-06-06 00:30:38 +0000
commitd7aee08b2d8f6e85342645e8b4fdd3a480d878f7 (patch)
tree26887afb519af4e7c28f2629fb9e5856db8b8921 /firmware/export/config-h100.h
parentd6f297e89fd657fea5c9a49c9193c20c6a17a5d9 (diff)
Recording is not yet available on the iRiver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6579 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-h100.h')
-rw-r--r--firmware/export/config-h100.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h
index 3c4b9816a9..ceef86e25f 100644
--- a/firmware/export/config-h100.h
+++ b/firmware/export/config-h100.h
@@ -1,5 +1,5 @@
/* define this if you have recording possibility */
-#define HAVE_RECORDING 1
+/*#define HAVE_RECORDING 1*/
/* define this if you have a bitmap LCD display */
#define HAVE_LCD_BITMAP 1