From 68ae800d2d3781751a24c7decf53ca26f79f8095 Mon Sep 17 00:00:00 2001 From: Jens Arnold Date: Sat, 30 Dec 2006 22:01:21 +0000 Subject: Made building for backlight-modded Ondios a bit easier: Just uncomment the #defines git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11868 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-ondiosp.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'firmware/export/config-ondiosp.h') diff --git a/firmware/export/config-ondiosp.h b/firmware/export/config-ondiosp.h index a535e47905..8237d8cec7 100644 --- a/firmware/export/config-ondiosp.h +++ b/firmware/export/config-ondiosp.h @@ -30,6 +30,9 @@ /* Define this if you have a MAS3539F */ #define CONFIG_CODEC MAS3539F +/* Enable this if you have done the backlight mod */ +//#define CONFIG_BACKLIGHT BL_PA14_HI + #define BATTERY_CAPACITY_DEFAULT 1000 /* default battery capacity */ #ifndef SIMULATOR -- cgit v1.2.3