From cd5d95090e0d1d8210cec612c48f9c44d48e2bfa Mon Sep 17 00:00:00 2001 From: Nils Wallménius Date: Mon, 5 Nov 2007 14:36:31 +0000 Subject: Add missing descriptions for display settings, mirror various HAVE_* defines in the platform files and let the display settings be included based on those, lots of minor tweaks git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15471 a1c6a512-1295-4272-9138-f99709370657 --- manual/platform/ondiofm.tex | 2 ++ 1 file changed, 2 insertions(+) (limited to 'manual/platform/ondiofm.tex') diff --git a/manual/platform/ondiofm.tex b/manual/platform/ondiofm.tex index 37762bfb0e..44e315bf2a 100644 --- a/manual/platform/ondiofm.tex +++ b/manual/platform/ondiofm.tex @@ -4,6 +4,8 @@ % To not break the current manual \edef\UseOption{\UseOption,ondio} \edef\UseOption{\UseOption,HAVE_LCD_BITMAP} +\edef\UseOption{\UseOption,HAVE_LCD_INVERT} +\edef\UseOption{\UseOption,HAVE_LCD_FLIP} \edef\UseOption{\UseOption,HAVE_RECORDING} \edef\UseOption{\UseOption,CONFIG_TUNER} \edef\UseOption{\UseOption,MASCODEC} -- cgit v1.2.3