From 47bf6c5a5ad1fd9143ab87328793b285230f74a3 Mon Sep 17 00:00:00 2001 From: Jens Arnold Date: Thu, 12 Apr 2007 22:12:13 +0000 Subject: Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BACKLIGHT to a simple HAVE_BACKLIGHT. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13136 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-e200.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'firmware/export/config-e200.h') diff --git a/firmware/export/config-e200.h b/firmware/export/config-e200.h index efcb7ebfd5..ccff38dbf2 100644 --- a/firmware/export/config-e200.h +++ b/firmware/export/config-e200.h @@ -69,8 +69,7 @@ #define CONFIG_TUNER_XTAL 32768 *//* TODO: what is this? */ /* Define this for LCD backlight available */ -#define CONFIG_BACKLIGHT BL_H10 /* TODO: figure this out, probably not necessary - because of 'target' stuff */ +#define HAVE_BACKLIGHT #define BATTERY_CAPACITY_DEFAULT 750 /* default battery capacity */ -- cgit v1.2.3