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/ipodmini.tex | 8 -------- 1 file changed, 8 deletions(-) (limited to 'manual/platform/ipodmini.tex') diff --git a/manual/platform/ipodmini.tex b/manual/platform/ipodmini.tex index 2c1f6613a5..966f907d08 100644 --- a/manual/platform/ipodmini.tex +++ b/manual/platform/ipodmini.tex @@ -1,16 +1,8 @@ % $Id$ % \def\UseOption{ipodmini} \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_BACKLIGHT_PWM_FADING} -\edef\UseOption{\UseOption,HAVE_DIRCACHE} \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} \edef\UseOption{\UseOption,ipod} -- cgit v1.2.3