From 41b235dacffda5a9970c913de18ad8eea74ab4d0 Mon Sep 17 00:00:00 2001 From: Michael Sevakis Date: Wed, 14 May 2008 20:26:20 +0000 Subject: Fix red. No bother with lcd power management calls in bootloader. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17508 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-iaudiox5.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'firmware/export/config-iaudiox5.h') diff --git a/firmware/export/config-iaudiox5.h b/firmware/export/config-iaudiox5.h index d0a107b28d..0d6e50053f 100644 --- a/firmware/export/config-iaudiox5.h +++ b/firmware/export/config-iaudiox5.h @@ -59,6 +59,7 @@ #define LCD_REMOTE_PIXELFORMAT VERTICAL_INTERLEAVED +#ifndef BOOTLOADER /* Define this if your LCD can be enabled/disabled */ #define HAVE_LCD_ENABLE @@ -66,6 +67,7 @@ should be defined as well. */ #define HAVE_LCD_SLEEP #define HAVE_LCD_SLEEP_SETTING +#endif #define CONFIG_KEYPAD IAUDIO_X5M5_PAD -- cgit v1.2.3