summaryrefslogtreecommitdiff
path: root/manual/platform/ondiofm.tex
diff options
context:
space:
mode:
authorNils Wallménius <nils@rockbox.org>2008-03-23 22:07:09 +0000
committerNils Wallménius <nils@rockbox.org>2008-03-23 22:07:09 +0000
commit12eb058bb065e9cb85949ec3a66c453ac5e1b883 (patch)
treeefabb6d12d1b28d5b8f1fea2b1e5159f7bd27455 /manual/platform/ondiofm.tex
parent15ddd7a7ec2aa92767234e37907904309943a27b (diff)
downloadrockbox-12eb058bb065e9cb85949ec3a66c453ac5e1b883.tar.gz
rockbox-12eb058bb065e9cb85949ec3a66c453ac5e1b883.zip
Make more use of the 'features' system in the manuals (committed in r16304), less stuff to keep in sync manually but keep in mind that changes in config-*.h can now affect the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16765 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/ondiofm.tex')
-rw-r--r--manual/platform/ondiofm.tex5
1 files changed, 0 insertions, 5 deletions
diff --git a/manual/platform/ondiofm.tex b/manual/platform/ondiofm.tex
index 64a72c90ea..7e14067f4b 100644
--- a/manual/platform/ondiofm.tex
+++ b/manual/platform/ondiofm.tex
@@ -3,11 +3,6 @@
3\def\UseOption{ondiofm} 3\def\UseOption{ondiofm}
4% To not break the current manual 4% To not break the current manual
5\edef\UseOption{\UseOption,ondio} 5\edef\UseOption{\UseOption,ondio}
6\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
7\edef\UseOption{\UseOption,HAVE_LCD_INVERT}
8\edef\UseOption{\UseOption,HAVE_LCD_FLIP}
9\edef\UseOption{\UseOption,HAVE_RECORDING}
10\edef\UseOption{\UseOption,CONFIG_TUNER}
11\edef\UseOption{\UseOption,MASCODEC} 6\edef\UseOption{\UseOption,MASCODEC}
12\edef\UseOption{\UseOption,ONDIO_PAD} 7\edef\UseOption{\UseOption,ONDIO_PAD}
13\edef\UseOption{\UseOption,BATTERY_TYPES} 8\edef\UseOption{\UseOption,BATTERY_TYPES}