summaryrefslogtreecommitdiff
path: root/manual/platform/h10.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/h10.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/h10.tex')
-rw-r--r--manual/platform/h10.tex10
1 files changed, 0 insertions, 10 deletions
diff --git a/manual/platform/h10.tex b/manual/platform/h10.tex
index 928fefe291..0caf8fe571 100644
--- a/manual/platform/h10.tex
+++ b/manual/platform/h10.tex
@@ -1,18 +1,8 @@
1% $Id$ % 1% $Id$ %
2\def\UseOption{h10} 2\def\UseOption{h10}
3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} 3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
4\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
5\edef\UseOption{\UseOption,HAVE_LCD_INVERT}
6\edef\UseOption{\UseOption,HAVE_LCD_FLIP}
7\edef\UseOption{\UseOption,HAVE_LCD_SLEEP}
8\edef\UseOption{\UseOption,HAVE_LCD_COLOR}
9\edef\UseOption{\UseOption,CONFIG_TUNER}
10\edef\UseOption{\UseOption,CONFIG_RTC}
11\edef\UseOption{\UseOption,HAVE_RTC_ALARM}
12\edef\UseOption{\UseOption,SWCODEC}
13\edef\UseOption{\UseOption,IRIVER_H10_PAD} 4\edef\UseOption{\UseOption,IRIVER_H10_PAD}
14\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 5\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
15\edef\UseOption{\UseOption,HAVE_DIRCACHE}
16\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
17\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} 7\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
18\edef\UseOption{\UseOption,iriver} 8\edef\UseOption{\UseOption,iriver}