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/ipodnano.tex | 8 -------- 1 file changed, 8 deletions(-) (limited to 'manual/platform/ipodnano.tex') diff --git a/manual/platform/ipodnano.tex b/manual/platform/ipodnano.tex index 76337c38dc..fad6f73027 100644 --- a/manual/platform/ipodnano.tex +++ b/manual/platform/ipodnano.tex @@ -1,16 +1,8 @@ % $Id$ % \def\UseOption{ipodnano} \edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} -\edef\UseOption{\UseOption,HAVE_LCD_BITMAP} -\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_LCD_COLOR} \edef\UseOption{\UseOption,HAVE_BACKLIGHT} -\edef\UseOption{\UseOption,HAVE_BACKLIGHT_BRIGHTNESS} -\edef\UseOption{\UseOption,HAVE_BACKLIGHT_PWM_FADING} -\edef\UseOption{\UseOption,HAVE_DIRCACHE} \edef\UseOption{\UseOption,ipod} \newcommand{\playerman}{Ipod} -- cgit v1.2.3