diff options
author | Nils Wallménius <nils@rockbox.org> | 2008-03-23 22:07:09 +0000 |
---|---|---|
committer | Nils Wallménius <nils@rockbox.org> | 2008-03-23 22:07:09 +0000 |
commit | 12eb058bb065e9cb85949ec3a66c453ac5e1b883 (patch) | |
tree | efabb6d12d1b28d5b8f1fea2b1e5159f7bd27455 /manual/platform/h10_5gb.tex | |
parent | 15ddd7a7ec2aa92767234e37907904309943a27b (diff) | |
download | rockbox-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_5gb.tex')
-rw-r--r-- | manual/platform/h10_5gb.tex | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/manual/platform/h10_5gb.tex b/manual/platform/h10_5gb.tex index cded5815e2..132c84865f 100644 --- a/manual/platform/h10_5gb.tex +++ b/manual/platform/h10_5gb.tex @@ -1,15 +1,8 @@ % $Id$ % \def\UseOption{h10_5gb} \edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} -\edef\UseOption{\UseOption,HAVE_LCD_BITMAP} -\edef\UseOption{\UseOption,HAVE_LCD_COLOR} -\edef\UseOption{\UseOption,CONFIG_RTC} -\edef\UseOption{\UseOption,CONFIG_TUNER} -\edef\UseOption{\UseOption,HAVE_RTC_ALARM} -\edef\UseOption{\UseOption,SWCODEC} \edef\UseOption{\UseOption,IRIVER_H10_PAD} \edef\UseOption{\UseOption,HAVE_BACKLIGHT} -\edef\UseOption{\UseOption,HAVE_DIRCACHE} \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} \edef\UseOption{\UseOption,iriver} |