From d29aef3d62b29df2034577b0467a74544745baa1 Mon Sep 17 00:00:00 2001 From: Linus Nielsen Feltzing Date: Mon, 14 Nov 2005 22:12:50 +0000 Subject: H300 backlight git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7885 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-h120.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/export/config-h120.h') diff --git a/firmware/export/config-h120.h b/firmware/export/config-h120.h index cdfc068626..b2c34c5a55 100644 --- a/firmware/export/config-h120.h +++ b/firmware/export/config-h120.h @@ -72,7 +72,7 @@ #define FLASH_SIZE 0x200000 /* Define this for LCD backlight available */ -#define CONFIG_BACKLIGHT BL_IRIVER /* port controlled */ +#define CONFIG_BACKLIGHT BL_IRIVER_H100 /* port controlled */ /* Define this to the CPU frequency */ #define CPU_FREQ 11289600 -- cgit v1.2.3