From 8e66491ffea4543dd2d96f1fc8dab7f822125302 Mon Sep 17 00:00:00 2001 From: Jens Arnold Date: Wed, 19 Mar 2008 00:34:56 +0000 Subject: M3: Make remote LCD hotplug work, and make 'backlight on button hold' use the correct hold switch. * Kill a warning. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16711 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-iaudiom3.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'firmware/export/config-iaudiom3.h') diff --git a/firmware/export/config-iaudiom3.h b/firmware/export/config-iaudiom3.h index 8e4b4976f9..67415b8d19 100644 --- a/firmware/export/config-iaudiom3.h +++ b/firmware/export/config-iaudiom3.h @@ -47,6 +47,9 @@ #define LCD_PIXELFORMAT VERTICAL_INTERLEAVED +/* define this if only the remote has an LCD */ +#define HAVE_REMOTE_LCD_AS_MAIN + #define CONFIG_KEYPAD IAUDIO_M3_PAD #define AB_REPEAT_ENABLE 1 -- cgit v1.2.3