From fee861747999d358e9f5f58841697c09c9ea9b4f Mon Sep 17 00:00:00 2001 From: Jörg Hohensohn Date: Sat, 18 Dec 2004 10:29:47 +0000 Subject: multiple choice configuration CONFIG_BACKLIGHT instead of HAVE_BACKLIGHT, allows better control of how to do this per model git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5491 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-recorder.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/export/config-recorder.h') diff --git a/firmware/export/config-recorder.h b/firmware/export/config-recorder.h index eefe5e371b..79fd116d4f 100644 --- a/firmware/export/config-recorder.h +++ b/firmware/export/config-recorder.h @@ -65,7 +65,7 @@ #define HAVE_LED /* Define this for LCD backlight available */ -#define HAVE_BACKLIGHT +#define CONFIG_BACKLIGHT BL_RTC /* on I2C controlled RTC port */ /* Define this for S/PDIF output available */ #define HAVE_SPDIF_OUT -- cgit v1.2.3