From 12eb058bb065e9cb85949ec3a66c453ac5e1b883 Mon Sep 17 00:00:00 2001 From: Nils Wallménius Date: Sun, 23 Mar 2008 22:07:09 +0000 Subject: 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 --- manual/platform/ipod4g.tex | 7 ------- 1 file changed, 7 deletions(-) (limited to 'manual/platform/ipod4g.tex') diff --git a/manual/platform/ipod4g.tex b/manual/platform/ipod4g.tex index ae24e0f4a5..a9164f3dcd 100644 --- a/manual/platform/ipod4g.tex +++ b/manual/platform/ipod4g.tex @@ -1,15 +1,8 @@ % $Id$ % \def\UseOption{ipod4g} \edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} -\edef\UseOption{\UseOption,HAVE_LCD_BITMAP} -\edef\UseOption{\UseOption,HAVE_LCD_INVERT} -\edef\UseOption{\UseOption,HAVE_LCD_FLIP} -\edef\UseOption{\UseOption,CONFIG_RTC} -\edef\UseOption{\UseOption,HAVE_RTC_ALARM} -\edef\UseOption{\UseOption,SWCODEC} \edef\UseOption{\UseOption,IPOD_4G_PAD} \edef\UseOption{\UseOption,HAVE_BACKLIGHT} -\edef\UseOption{\UseOption,HAVE_DIRCACHE} \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} \edef\UseOption{\UseOption,ipod} -- cgit v1.2.3