diff options
Diffstat (limited to 'manual/platform/h1xx.tex')
-rw-r--r-- | manual/platform/h1xx.tex | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/manual/platform/h1xx.tex b/manual/platform/h1xx.tex index f936eba5bc..985b9b252f 100644 --- a/manual/platform/h1xx.tex +++ b/manual/platform/h1xx.tex @@ -2,11 +2,15 @@ \def\UseOption{h1xx} \edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH} \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,SWCODEC} \edef\UseOption{\UseOption,IRIVER_H100_PAD} \edef\UseOption{\UseOption,HAVE_REMOTE_LCD} +\edef\UseOption{\UseOption,HAVE_BACKLIGHT} +\edef\UseOption{\UseOption,HAVE_BACKLIGHT_PWM_FADING} \edef\UseOption{\UseOption,iriver} \newcommand{\playerman}{Iriver} |