summaryrefslogtreecommitdiffstats
path: root/manual/platform/h300.tex
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-03-16 11:00:29 +0000
committerMartin Arver <martin.arver@gmail.com>2006-03-16 11:00:29 +0000
commit42257940fb69f3cc8e552bcafe8a27ce1696b708 (patch)
tree8038456101bb9152daf96bfcee5e6d0f0807079f /manual/platform/h300.tex
parent9dae78e4816d4631dacc2f357011b3f429e00333 (diff)
downloadrockbox-42257940fb69f3cc8e552bcafe8a27ce1696b708.tar.gz
rockbox-42257940fb69f3cc8e552bcafe8a27ce1696b708.zip
Adds feature specific options to the platforms. It is now possible to include a section by for instance \opt{HAVE_LCD_BITMAP}{...} for targets with bitmap displays.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9057 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/h300.tex')
-rw-r--r--manual/platform/h300.tex4
1 files changed, 4 insertions, 0 deletions
diff --git a/manual/platform/h300.tex b/manual/platform/h300.tex
index ddeb9488ab..469c34f12b 100644
--- a/manual/platform/h300.tex
+++ b/manual/platform/h300.tex
@@ -1,4 +1,8 @@
\def\UseOption{h300}
+\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
+\edef\UseOption{\UseOption,HAVE_RECORDING}
+\edef\UseOption{\UseOption,CONFIG_TUNER}
+\edef\UseOption{\UseOption,CONFIG_RTC}
\newcommand{\playerman}{iRiver}
\newcommand{\playertype}{H3xx}