summaryrefslogtreecommitdiff
path: root/firmware/export/config/samsungyh920.h
diff options
context:
space:
mode:
authorSebastian Leonhardt <sebastian.leonhardt@web.de>2014-05-30 00:26:27 +0200
committerSzymon Dziok <b0hoon@o2.pl>2014-06-01 23:25:12 +0200
commit53efa59e12f2de50bdb54e4a590c680063c39e1c (patch)
tree6c90855111fa00bd553891c3dd63b9240b4f5de4 /firmware/export/config/samsungyh920.h
parent5237b36a858819378618e0d034d4b89c0bea1617 (diff)
downloadrockbox-53efa59e12f2de50bdb54e4a590c680063c39e1c.tar.gz
rockbox-53efa59e12f2de50bdb54e4a590c680063c39e1c.zip
recording on Samsung YH-820/YH-92x
Change-Id: I6eac4cf6c16a322910ad17bfbf3105e330cd0e36 Reviewed-on: http://gerrit.rockbox.org/815 Reviewed-by: Szymon Dziok <b0hoon@o2.pl> Tested: Szymon Dziok <b0hoon@o2.pl>
Diffstat (limited to 'firmware/export/config/samsungyh920.h')
-rw-r--r--firmware/export/config/samsungyh920.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/samsungyh920.h b/firmware/export/config/samsungyh920.h
index 04487bc2db..61e6bf0017 100644
--- a/firmware/export/config/samsungyh920.h
+++ b/firmware/export/config/samsungyh920.h
@@ -7,7 +7,7 @@
7#define MODEL_NAME "Samsung YH-920" 7#define MODEL_NAME "Samsung YH-920"
8 8
9/* define this if you have recording possibility */ 9/* define this if you have recording possibility */
10/* todo #define HAVE_RECORDING */ 10#define HAVE_RECORDING
11 11
12/* Define bitmask of input sources - recordable bitmask can be defined 12/* Define bitmask of input sources - recordable bitmask can be defined
13 explicitly if different */ 13 explicitly if different */