From 3fa16843019b65016e125d74f38d34ac5e665f6b Mon Sep 17 00:00:00 2001 From: Jonathan Gordon Date: Sun, 6 Sep 2009 17:12:09 +0000 Subject: move the CONFIG_LED #define out into config.h as all but 3 targets actually have a real one (and apparently lots had it #defined in a !SIMULATOR block! ) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22644 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-meizu-m3.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'firmware/export/config-meizu-m3.h') diff --git a/firmware/export/config-meizu-m3.h b/firmware/export/config-meizu-m3.h index 18228226e3..7da1759a61 100644 --- a/firmware/export/config-meizu-m3.h +++ b/firmware/export/config-meizu-m3.h @@ -142,9 +142,6 @@ /* Define this if you have ATA power-off control */ //#define HAVE_ATA_POWER_OFF -/* Virtual LED (icon) */ -#define CONFIG_LED LED_VIRTUAL - /* Offset ( in the firmware file's header ) to the file CRC */ #define FIRMWARE_OFFSET_FILE_CRC 0 -- cgit v1.2.3