summaryrefslogtreecommitdiff
path: root/manual/platform/ondiofm.tex
diff options
context:
space:
mode:
authorNils Wallménius <nils@rockbox.org>2007-11-05 14:36:31 +0000
committerNils Wallménius <nils@rockbox.org>2007-11-05 14:36:31 +0000
commitcd5d95090e0d1d8210cec612c48f9c44d48e2bfa (patch)
tree3a18b89a4d2b0a0ea82122b4eab9ec7f017455aa /manual/platform/ondiofm.tex
parent91bacf363ae4251a87edda4cb1c414153e350d2e (diff)
downloadrockbox-cd5d95090e0d1d8210cec612c48f9c44d48e2bfa.tar.gz
rockbox-cd5d95090e0d1d8210cec612c48f9c44d48e2bfa.zip
Add missing descriptions for display settings, mirror various HAVE_* defines in the platform files and let the display settings be included based on those, lots of minor tweaks
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15471 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/ondiofm.tex')
-rw-r--r--manual/platform/ondiofm.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/manual/platform/ondiofm.tex b/manual/platform/ondiofm.tex
index 37762bfb0e..44e315bf2a 100644
--- a/manual/platform/ondiofm.tex
+++ b/manual/platform/ondiofm.tex
@@ -4,6 +4,8 @@
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} 6\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
7\edef\UseOption{\UseOption,HAVE_LCD_INVERT}
8\edef\UseOption{\UseOption,HAVE_LCD_FLIP}
7\edef\UseOption{\UseOption,HAVE_RECORDING} 9\edef\UseOption{\UseOption,HAVE_RECORDING}
8\edef\UseOption{\UseOption,CONFIG_TUNER} 10\edef\UseOption{\UseOption,CONFIG_TUNER}
9\edef\UseOption{\UseOption,MASCODEC} 11\edef\UseOption{\UseOption,MASCODEC}