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-ifp7xx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/export/config-ifp7xx.h') diff --git a/firmware/export/config-ifp7xx.h b/firmware/export/config-ifp7xx.h index 1b0ea17984..435b6ef984 100644 --- a/firmware/export/config-ifp7xx.h +++ b/firmware/export/config-ifp7xx.h @@ -77,7 +77,7 @@ #define ROM_START 0x00000000 /* Define this for LCD backlight available */ -#define CONFIG_BACKLIGHT BL_IRIVER_IFP7XX /* port controlled */ +#define HAVE_BACKLIGHT /* Define this to the CPU frequency */ #define CPU_FREQ 48000000 -- cgit v1.2.3