From 74a22ff1a3908a11750524569584c52d38422e88 Mon Sep 17 00:00:00 2001 From: Marianne Arnold Date: Fri, 29 May 2009 13:36:12 +0000 Subject: Make 'Backlight mod' an Advanced build option for the Ondios (largely inspired by the RTC mod related changes in r12555). Remove the defines in the config files as you won't need to 'hack' them anymore, just chose the right options while running 'configure'. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21128 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-ondiofm.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'firmware/export/config-ondiofm.h') diff --git a/firmware/export/config-ondiofm.h b/firmware/export/config-ondiofm.h index e36eff8757..a43810e3ff 100644 --- a/firmware/export/config-ondiofm.h +++ b/firmware/export/config-ondiofm.h @@ -59,9 +59,6 @@ /* Define this if you have a MAS3587F */ #define CONFIG_CODEC MAS3587F -/* Enable this if you have done the backlight mod */ -//#define HAVE_BACKLIGHT - /* define this if you have a flash memory storage */ #define HAVE_FLASH_STORAGE -- cgit v1.2.3