summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--firmware/export/config-c100.h5
-rw-r--r--firmware/export/config-c200.h3
-rw-r--r--firmware/export/config-c200v2.h3
-rw-r--r--firmware/export/config-clip.h3
-rw-r--r--firmware/export/config-cowond2.h3
-rw-r--r--firmware/export/config-creativezvm.h3
-rw-r--r--firmware/export/config-creativezvm60gb.h3
-rw-r--r--firmware/export/config-e200.h3
-rw-r--r--firmware/export/config-e200v2.h3
-rw-r--r--firmware/export/config-fuze.h3
-rw-r--r--firmware/export/config-gigabeat-s.h3
-rw-r--r--firmware/export/config-gigabeat.h3
-rw-r--r--firmware/export/config-h10.h3
-rw-r--r--firmware/export/config-h10_5gb.h3
-rw-r--r--firmware/export/config-h300.h3
-rwxr-xr-xfirmware/export/config-hdd1630.h3
-rw-r--r--firmware/export/config-iaudio7.h3
-rw-r--r--firmware/export/config-iaudiom5.h3
-rw-r--r--firmware/export/config-iaudiox5.h3
-rw-r--r--firmware/export/config-ifp7xx.h3
-rw-r--r--firmware/export/config-ipod1g2g.h3
-rw-r--r--firmware/export/config-ipod3g.h3
-rw-r--r--firmware/export/config-ipodcolor.h3
-rw-r--r--firmware/export/config-ipodmini.h3
-rw-r--r--firmware/export/config-ipodmini2g.h4
-rw-r--r--firmware/export/config-ipodnano.h3
-rw-r--r--firmware/export/config-ipodnano2g.h3
-rw-r--r--firmware/export/config-logikdax.h3
-rw-r--r--firmware/export/config-m200.h3
-rw-r--r--firmware/export/config-m200v4.h3
-rw-r--r--firmware/export/config-meizu-m3.h3
-rw-r--r--firmware/export/config-meizu-m6sl.h3
-rw-r--r--firmware/export/config-meizu-m6sp.h3
-rw-r--r--firmware/export/config-mrobe100.h3
-rw-r--r--firmware/export/config-mrobe500.h3
-rw-r--r--firmware/export/config-ondavx747.h3
-rw-r--r--firmware/export/config-ondavx767.h3
-rw-r--r--firmware/export/config-ondiofm.h3
-rw-r--r--firmware/export/config-ondiosp.h3
-rwxr-xr-xfirmware/export/config-sa9200.h3
-rw-r--r--firmware/export/config-tpj1022.h2
-rw-r--r--firmware/export/config-view.h3
-rw-r--r--firmware/export/config-yh820.h3
-rw-r--r--firmware/export/config-yh920.h3
-rw-r--r--firmware/export/config-yh925.h3
-rw-r--r--firmware/export/config-yps3.h3
-rw-r--r--firmware/export/config.h2
47 files changed, 2 insertions, 140 deletions
diff --git a/firmware/export/config-c100.h b/firmware/export/config-c100.h
index d632deeb84..5cc29e32f6 100644
--- a/firmware/export/config-c100.h
+++ b/firmware/export/config-c100.h
@@ -114,10 +114,7 @@
/* The start address index for ROM builds */
/* #define ROM_START 0x11010 for behind original Archos */
-#define ROM_START 0x7010 /* for behind BootBox */
-
-/* Software controlled LED */
-#define CONFIG_LED LED_VIRTUAL
+#define ROM_START 0x7010 /* for behind BootBox */
#define CONFIG_LCD LCD_S6B33B2
diff --git a/firmware/export/config-c200.h b/firmware/export/config-c200.h
index db64e5cacc..654ac7b9cf 100644
--- a/firmware/export/config-c200.h
+++ b/firmware/export/config-c200.h
@@ -191,9 +191,6 @@
#define USB_VENDOR_ID 0x0781
#define USB_PRODUCT_ID 0x7451
-/* Virtual LED (icon) */
-#define CONFIG_LED LED_VIRTUAL
-
/* Define this if you have adjustable CPU frequency */
#define HAVE_ADJUSTABLE_CPU_FREQ
diff --git a/firmware/export/config-c200v2.h b/firmware/export/config-c200v2.h
index 669bf29560..d6c2159e8c 100644
--- a/firmware/export/config-c200v2.h
+++ b/firmware/export/config-c200v2.h
@@ -184,9 +184,6 @@
#endif /* BOOTLOADER */
-/* Virtual LED (icon) */
-#define CONFIG_LED LED_VIRTUAL
-
/* Define this if you have adjustable CPU frequency */
#define HAVE_ADJUSTABLE_CPU_FREQ
diff --git a/firmware/export/config-clip.h b/firmware/export/config-clip.h
index 03f5edd453..3b82a25159 100644
--- a/firmware/export/config-clip.h
+++ b/firmware/export/config-clip.h
@@ -184,9 +184,6 @@
#endif /* BOOTLOADER */
-/* Virtual LED (icon) */
-#define CONFIG_LED LED_VIRTUAL
-
/* Define this if you have adjustable CPU frequency */
#define HAVE_ADJUSTABLE_CPU_FREQ
diff --git a/firmware/export/config-cowond2.h b/firmware/export/config-cowond2.h
index 0637a70a34..453fa0d4c1 100644
--- a/firmware/export/config-cowond2.h
+++ b/firmware/export/config-cowond2.h
@@ -165,9 +165,6 @@
/* Offset ( in the firmware file's header ) to the real data */
#define FIRMWARE_OFFSET_FILE_DATA 8
-/* Software controlled LED */
-#define CONFIG_LED LED_VIRTUAL
-
#define CONFIG_LCD LCD_COWOND2
#define BOOTFILE_EXT "d2"
diff --git a/firmware/export/config-creativezvm.h b/firmware/export/config-creativezvm.h
index 7374e7d430..d2cda08723 100644
--- a/firmware/export/config-creativezvm.h
+++ b/firmware/export/config-creativezvm.h
@@ -147,9 +147,6 @@
/* Define this if you have ATA power-off control */
#define HAVE_ATA_POWER_OFF
-/* Virtual LED (icon) */
-#define CONFIG_LED LED_VIRTUAL
-
/* define this if the backlight can be set to a brightness */
//#define __BACKLIGHT_INIT
diff --git a/firmware/export/config-creativezvm60gb.h b/firmware/export/config-creativezvm60gb.h
index 490db1f861..e81c9208f9 100644
--- a/firmware/export/config-creativezvm60gb.h
+++ b/firmware/export/config-creativezvm60gb.h
@@ -146,9 +146,6 @@
/* Define this if you have ATA power-off control */
#define HAVE_ATA_POWER_OFF
-/* Virtual LED (icon) */
-#define CONFIG_LED LED_VIRTUAL
-
/* define this if the backlight can be set to a brightness */
//#define __BACKLIGHT_INIT
diff --git a/firmware/export/config-e200.h b/firmware/export/config-e200.h
index f130a63eae..8b7e0d68b2 100644
--- a/firmware/export/config-e200.h
+++ b/firmware/export/config-e200.h
@@ -203,9 +203,6 @@
/** Port-specific settings **/
-/* Virtual LED (icon) */
-#define CONFIG_LED LED_VIRTUAL
-
/* Main LCD backlight brightness range and defaults */
#define MIN_BRIGHTNESS_SETTING 1
#define MAX_BRIGHTNESS_SETTING 12
diff --git a/firmware/export/config-e200v2.h b/firmware/export/config-e200v2.h
index d66bde4943..dff99cde16 100644
--- a/firmware/export/config-e200v2.h
+++ b/firmware/export/config-e200v2.h
@@ -195,9 +195,6 @@
#define USB_VENDOR_ID 0x0781
#define USB_PRODUCT_ID 0x7423
-/* Virtual LED (icon) */
-#define CONFIG_LED LED_VIRTUAL
-
/* Define this if you have adjustable CPU frequency */
#define HAVE_ADJUSTABLE_CPU_FREQ
diff --git a/firmware/export/config-fuze.h b/firmware/export/config-fuze.h
index c8d7e2fba9..4ca583ca60 100644
--- a/firmware/export/config-fuze.h
+++ b/firmware/export/config-fuze.h
@@ -193,9 +193,6 @@
#define USB_VENDOR_ID 0x0781
#define USB_PRODUCT_ID 0x7423
-/* Virtual LED (icon) */
-#define CONFIG_LED LED_VIRTUAL
-
/* Define this if you have adjustable CPU frequency */
#define HAVE_ADJUSTABLE_CPU_FREQ
diff --git a/firmware/export/config-gigabeat-s.h b/firmware/export/config-gigabeat-s.h
index 015e863fc9..3f001af737 100644
--- a/firmware/export/config-gigabeat-s.h
+++ b/firmware/export/config-gigabeat-s.h
@@ -194,9 +194,6 @@
/* Define this to add support for ATA DMA */
#define HAVE_ATA_DMA
-/* Virtual LED (icon) */
-#define CONFIG_LED LED_VIRTUAL
-
#define CONFIG_LCD LCD_GIGABEAT
/* define this if the backlight can be set to a brightness */
diff --git a/firmware/export/config-gigabeat.h b/firmware/export/config-gigabeat.h
index a6ec25d34f..4c06a4d134 100644
--- a/firmware/export/config-gigabeat.h
+++ b/firmware/export/config-gigabeat.h
@@ -175,9 +175,6 @@
/* Define this if you have ATA power-off control */
#define HAVE_ATA_POWER_OFF
-/* Virtual LED (icon) */
-#define CONFIG_LED LED_VIRTUAL
-
#define CONFIG_LCD LCD_GIGABEAT
/* define this if the backlight can be set to a brightness */
diff --git a/firmware/export/config-h10.h b/firmware/export/config-h10.h
index 04a61238bf..0dc845c23b 100644
--- a/firmware/export/config-h10.h
+++ b/firmware/export/config-h10.h
@@ -174,9 +174,6 @@
#define USB_VENDOR_ID 0x0B70
#define USB_PRODUCT_ID 0x00BA
-/* Virtual LED (icon) */
-#define CONFIG_LED LED_VIRTUAL
-
/* Define this if you have adjustable CPU frequency */
#define HAVE_ADJUSTABLE_CPU_FREQ
diff --git a/firmware/export/config-h10_5gb.h b/firmware/export/config-h10_5gb.h
index 806ce0cdc3..8275e50dc6 100644
--- a/firmware/export/config-h10_5gb.h
+++ b/firmware/export/config-h10_5gb.h
@@ -153,9 +153,6 @@
#define USE_ROCKBOX_USB
#define USB_VENDOR_ID 0x0B70
#define USB_PRODUCT_ID 0x00BA
-
-/* Virtual LED (icon) */
-#define CONFIG_LED LED_VIRTUAL
/* Define this if you have adjustable CPU frequency */
#define HAVE_ADJUSTABLE_CPU_FREQ
diff --git a/firmware/export/config-h300.h b/firmware/export/config-h300.h
index 91f54f5479..9fad6cc503 100644
--- a/firmware/export/config-h300.h
+++ b/firmware/export/config-h300.h
@@ -156,9 +156,6 @@
/* Define this if you have ATA power-off control */
#define HAVE_ATA_POWER_OFF
-/* Virtual LED (icon) */
-#define CONFIG_LED LED_VIRTUAL
-
#define CONFIG_LCD LCD_H300
/* Offset ( in the firmware file's header ) to the file CRC */
diff --git a/firmware/export/config-hdd1630.h b/firmware/export/config-hdd1630.h
index d588b3bb60..05450e01c2 100755
--- a/firmware/export/config-hdd1630.h
+++ b/firmware/export/config-hdd1630.h
@@ -188,9 +188,6 @@
#define USB_VENDOR_ID 0x0471
#define USB_PRODUCT_ID 0x014C
-/* Virtual LED (icon) */
-#define CONFIG_LED LED_VIRTUAL
-
/* Define this if you have adjustable CPU frequency */
#define HAVE_ADJUSTABLE_CPU_FREQ
diff --git a/firmware/export/config-iaudio7.h b/firmware/export/config-iaudio7.h
index c8612bb2b9..68393f1293 100644
--- a/firmware/export/config-iaudio7.h
+++ b/firmware/export/config-iaudio7.h
@@ -150,9 +150,6 @@
/* Offset ( in the firmware file's header ) to the real data */
#define FIRMWARE_OFFSET_FILE_DATA 8
-/* Software controlled LED */
-#define CONFIG_LED LED_VIRTUAL
-
#define CONFIG_LCD LCD_IAUDIO67
#define BOOTFILE_EXT "iaudio"
diff --git a/firmware/export/config-iaudiom5.h b/firmware/export/config-iaudiom5.h
index 30743581f7..b10ac9ad09 100644
--- a/firmware/export/config-iaudiom5.h
+++ b/firmware/export/config-iaudiom5.h
@@ -159,9 +159,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
diff --git a/firmware/export/config-iaudiox5.h b/firmware/export/config-iaudiox5.h
index e048ebefb9..0cf39325a4 100644
--- a/firmware/export/config-iaudiox5.h
+++ b/firmware/export/config-iaudiox5.h
@@ -162,9 +162,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
diff --git a/firmware/export/config-ifp7xx.h b/firmware/export/config-ifp7xx.h
index 1c85252eba..901f78f0ea 100644
--- a/firmware/export/config-ifp7xx.h
+++ b/firmware/export/config-ifp7xx.h
@@ -58,9 +58,6 @@
/* Define this if you have the WM8975 audio codec */
/* #define HAVE_WM8975 */
-/* Virtual LED (icon) */
-#define CONFIG_LED LED_VIRTUAL
-
#define HAVE_LCD_CONTRAST
#define MIN_CONTRAST_SETTING 5
diff --git a/firmware/export/config-ipod1g2g.h b/firmware/export/config-ipod1g2g.h
index d26d9787cc..549af02fdc 100644
--- a/firmware/export/config-ipod1g2g.h
+++ b/firmware/export/config-ipod1g2g.h
@@ -157,9 +157,6 @@
#define USB_HANDLED_BY_OF
/* actually firewire only, but handled like USB */
-/* Virtual LED (icon) */
-#define CONFIG_LED LED_VIRTUAL
-
/* Define this if you have adjustable CPU frequency */
#define HAVE_ADJUSTABLE_CPU_FREQ
diff --git a/firmware/export/config-ipod3g.h b/firmware/export/config-ipod3g.h
index 21c0b89207..197f80fe72 100644
--- a/firmware/export/config-ipod3g.h
+++ b/firmware/export/config-ipod3g.h
@@ -161,9 +161,6 @@
#define USB_HANDLED_BY_OF
/* actually both firewire and USB, USB isn't handled yet */
-/* Virtual LED (icon) */
-#define CONFIG_LED LED_VIRTUAL
-
/* Define this if you have adjustable CPU frequency */
#define HAVE_ADJUSTABLE_CPU_FREQ
diff --git a/firmware/export/config-ipodcolor.h b/firmware/export/config-ipodcolor.h
index 11edc9893f..ea02b90964 100644
--- a/firmware/export/config-ipodcolor.h
+++ b/firmware/export/config-ipodcolor.h
@@ -161,9 +161,6 @@
#define USB_VENDOR_ID 0x05ac
#define USB_PRODUCT_ID 0x1204
-/* Virtual LED (icon) */
-#define CONFIG_LED LED_VIRTUAL
-
/* Define this if you have adjustable CPU frequency */
#define HAVE_ADJUSTABLE_CPU_FREQ
diff --git a/firmware/export/config-ipodmini.h b/firmware/export/config-ipodmini.h
index 1ec377e646..9036adcc46 100644
--- a/firmware/export/config-ipodmini.h
+++ b/firmware/export/config-ipodmini.h
@@ -180,9 +180,6 @@
#define USB_VENDOR_ID 0x05ac
#define USB_PRODUCT_ID 0x1205
-/* Virtual LED (icon) */
-#define CONFIG_LED LED_VIRTUAL
-
/* Define this if you have adjustable CPU frequency */
#define HAVE_ADJUSTABLE_CPU_FREQ
diff --git a/firmware/export/config-ipodmini2g.h b/firmware/export/config-ipodmini2g.h
index af83f5c31a..b69810e198 100644
--- a/firmware/export/config-ipodmini2g.h
+++ b/firmware/export/config-ipodmini2g.h
@@ -187,10 +187,6 @@
#define USB_VENDOR_ID 0x05ac
#define USB_PRODUCT_ID 0x1205
-
-/* Virtual LED (icon) */
-#define CONFIG_LED LED_VIRTUAL
-
/* Define this if you have adjustable CPU frequency */
#define HAVE_ADJUSTABLE_CPU_FREQ
diff --git a/firmware/export/config-ipodnano.h b/firmware/export/config-ipodnano.h
index bd6228b6ff..31108091b9 100644
--- a/firmware/export/config-ipodnano.h
+++ b/firmware/export/config-ipodnano.h
@@ -171,9 +171,6 @@
#define USB_VENDOR_ID 0x05ac
#define USB_PRODUCT_ID 0x120a
-/* Virtual LED (icon) */
-#define CONFIG_LED LED_VIRTUAL
-
/* Define this if you have adjustable CPU frequency */
#define HAVE_ADJUSTABLE_CPU_FREQ
diff --git a/firmware/export/config-ipodnano2g.h b/firmware/export/config-ipodnano2g.h
index c754fb42be..02277adcaa 100644
--- a/firmware/export/config-ipodnano2g.h
+++ b/firmware/export/config-ipodnano2g.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
diff --git a/firmware/export/config-logikdax.h b/firmware/export/config-logikdax.h
index 54baa95b8b..8cfbbd8bd8 100644
--- a/firmware/export/config-logikdax.h
+++ b/firmware/export/config-logikdax.h
@@ -129,9 +129,6 @@
/* #define ROM_START 0x11010 for behind original Archos */
#define ROM_START 0x7010 /* for behind BootBox */
-/* Software controlled LED */
-#define CONFIG_LED LED_VIRTUAL
-
#define CONFIG_LCD LCD_SSD1815
#define BOOTFILE_EXT "logik"
diff --git a/firmware/export/config-m200.h b/firmware/export/config-m200.h
index f9e64e8b14..3ec721cc7c 100644
--- a/firmware/export/config-m200.h
+++ b/firmware/export/config-m200.h
@@ -115,9 +115,6 @@
/* Offset ( in the firmware file's header ) to the real data */
#define FIRMWARE_OFFSET_FILE_DATA 8
-/* Software controlled LED */
-#define CONFIG_LED LED_VIRTUAL
-
#define CONFIG_LCD LCD_SSD1815
#define BOOTFILE_EXT "m200"
diff --git a/firmware/export/config-m200v4.h b/firmware/export/config-m200v4.h
index 119bca8fe8..6e42fa2fe0 100644
--- a/firmware/export/config-m200v4.h
+++ b/firmware/export/config-m200v4.h
@@ -152,9 +152,6 @@
#endif /* BOOTLOADER */
-/* Software controlled LED */
-#define CONFIG_LED LED_VIRTUAL
-
#define CONFIG_LCD LCD_SSD1815
#define BOOTFILE_EXT "sansa"
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
diff --git a/firmware/export/config-meizu-m6sl.h b/firmware/export/config-meizu-m6sl.h
index a8e387150d..033dc619a0 100644
--- a/firmware/export/config-meizu-m6sl.h
+++ b/firmware/export/config-meizu-m6sl.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
diff --git a/firmware/export/config-meizu-m6sp.h b/firmware/export/config-meizu-m6sp.h
index 2325b479b1..b5aad58667 100644
--- a/firmware/export/config-meizu-m6sp.h
+++ b/firmware/export/config-meizu-m6sp.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
diff --git a/firmware/export/config-mrobe100.h b/firmware/export/config-mrobe100.h
index 84d2ab14e1..4fdea149ae 100644
--- a/firmware/export/config-mrobe100.h
+++ b/firmware/export/config-mrobe100.h
@@ -179,9 +179,6 @@
#define USB_VENDOR_ID 0x07B4
#define USB_PRODUCT_ID 0x0280
-/* Virtual LED (icon) */
-#define CONFIG_LED LED_VIRTUAL
-
/* Define this if you have adjustable CPU frequency */
#define HAVE_ADJUSTABLE_CPU_FREQ
diff --git a/firmware/export/config-mrobe500.h b/firmware/export/config-mrobe500.h
index 15ce1265c8..45733a644f 100644
--- a/firmware/export/config-mrobe500.h
+++ b/firmware/export/config-mrobe500.h
@@ -230,9 +230,6 @@
/* Define this if you have ATA power-off control */
#define HAVE_ATA_POWER_OFF
-/* Virtual LED (icon) */
-#define CONFIG_LED LED_VIRTUAL
-
/* define this if the backlight can be set to a brightness */
#define __BACKLIGHT_INIT
diff --git a/firmware/export/config-ondavx747.h b/firmware/export/config-ondavx747.h
index c9f80e0a3d..dee18663d1 100644
--- a/firmware/export/config-ondavx747.h
+++ b/firmware/export/config-ondavx747.h
@@ -192,9 +192,6 @@
/* define this if you have a flash memory storage */
#define HAVE_FLASH_STORAGE
-/* 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
diff --git a/firmware/export/config-ondavx767.h b/firmware/export/config-ondavx767.h
index 1d005b1d32..5aa755bfa4 100644
--- a/firmware/export/config-ondavx767.h
+++ b/firmware/export/config-ondavx767.h
@@ -148,9 +148,6 @@
/* define this if you have a flash memory storage */
#define HAVE_FLASH_STORAGE
-/* Virtual LED (icon) */
-#define CONFIG_LED LED_VIRTUAL
-
/* define this if the backlight can be set to a brightness */
#define __BACKLIGHT_INIT
diff --git a/firmware/export/config-ondiofm.h b/firmware/export/config-ondiofm.h
index a8802dcea8..46011e650e 100644
--- a/firmware/export/config-ondiofm.h
+++ b/firmware/export/config-ondiofm.h
@@ -131,9 +131,6 @@
/* define this if media can be exchanged on the fly */
#define HAVE_HOTSWAP
-/* Virtual LED (icon) */
-#define CONFIG_LED LED_VIRTUAL
-
#define CONFIG_LCD LCD_SSD1815
#define BOOTFILE_EXT "ajz"
diff --git a/firmware/export/config-ondiosp.h b/firmware/export/config-ondiosp.h
index ba26713612..134f7e3cfa 100644
--- a/firmware/export/config-ondiosp.h
+++ b/firmware/export/config-ondiosp.h
@@ -112,9 +112,6 @@
/* define this if media can be exchanged on the fly */
#define HAVE_HOTSWAP
-/* Virtual LED (icon) */
-#define CONFIG_LED LED_VIRTUAL
-
#define CONFIG_LCD LCD_SSD1815
#define BOOTFILE_EXT "ajz"
diff --git a/firmware/export/config-sa9200.h b/firmware/export/config-sa9200.h
index 30aad93898..7af50b5145 100755
--- a/firmware/export/config-sa9200.h
+++ b/firmware/export/config-sa9200.h
@@ -177,9 +177,6 @@
#define USE_ROCKBOX_USB
#endif
-/* Virtual LED (icon) */
-#define CONFIG_LED LED_VIRTUAL
-
/* Define this if you have adjustable CPU frequency */
#define HAVE_ADJUSTABLE_CPU_FREQ
diff --git a/firmware/export/config-tpj1022.h b/firmware/export/config-tpj1022.h
index d5f348132a..cdb1eb93ac 100644
--- a/firmware/export/config-tpj1022.h
+++ b/firmware/export/config-tpj1022.h
@@ -131,8 +131,6 @@
#define HAVE_USBSTACK
#define USB_VENDOR_ID 0x07B4
#define USB_PRODUCT_ID 0x0280
-/* Virtual LED (icon) */
-#define CONFIG_LED LED_VIRTUAL
/* Define this if you have adjustable CPU frequency */
#define HAVE_ADJUSTABLE_CPU_FREQ
diff --git a/firmware/export/config-view.h b/firmware/export/config-view.h
index b8f25fe6db..4ba5d916ba 100644
--- a/firmware/export/config-view.h
+++ b/firmware/export/config-view.h
@@ -178,9 +178,6 @@
#define USB_VENDOR_ID 0x0781
#define USB_PRODUCT_ID 0x74b1
-/* Virtual LED (icon) */
-#define CONFIG_LED LED_VIRTUAL
-
/* Define this if you have adjustable CPU frequency */
/* #define HAVE_ADJUSTABLE_CPU_FREQ */
diff --git a/firmware/export/config-yh820.h b/firmware/export/config-yh820.h
index 493c5a1c9f..4005ec0267 100644
--- a/firmware/export/config-yh820.h
+++ b/firmware/export/config-yh820.h
@@ -169,9 +169,6 @@
#define USB_VENDOR_ID 0x04e8
#define USB_PRODUCT_ID 0x5023
-/* Virtual LED (icon) */
-#define CONFIG_LED LED_VIRTUAL
-
/* Define this if you have adjustable CPU frequency */
#define HAVE_ADJUSTABLE_CPU_FREQ
diff --git a/firmware/export/config-yh920.h b/firmware/export/config-yh920.h
index 7ef24ea862..e5a0fc8f71 100644
--- a/firmware/export/config-yh920.h
+++ b/firmware/export/config-yh920.h
@@ -175,9 +175,6 @@
#define USB_VENDOR_ID 0x04e8
#define USB_PRODUCT_ID 0x5022
-/* Virtual LED (icon) */
-#define CONFIG_LED LED_VIRTUAL
-
/* Define this if you have adjustable CPU frequency */
#define HAVE_ADJUSTABLE_CPU_FREQ
diff --git a/firmware/export/config-yh925.h b/firmware/export/config-yh925.h
index 73d2fd4fbc..4119118678 100644
--- a/firmware/export/config-yh925.h
+++ b/firmware/export/config-yh925.h
@@ -173,9 +173,6 @@
#define USB_VENDOR_ID 0x04e8
#define USB_PRODUCT_ID 0x5024
-/* Virtual LED (icon) */
-#define CONFIG_LED LED_VIRTUAL
-
/* Define this if you have adjustable CPU frequency */
#define HAVE_ADJUSTABLE_CPU_FREQ
diff --git a/firmware/export/config-yps3.h b/firmware/export/config-yps3.h
index a1485eadad..cd7cf5050a 100644
--- a/firmware/export/config-yps3.h
+++ b/firmware/export/config-yps3.h
@@ -144,9 +144,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
diff --git a/firmware/export/config.h b/firmware/export/config.h
index 13d272f7b7..331c7d75d9 100644
--- a/firmware/export/config.h
+++ b/firmware/export/config.h
@@ -479,7 +479,7 @@ Lyre prototype 1*/
#endif
#ifndef CONFIG_LED
-#define CONFIG_LED 0
+#define CONFIG_LED LED_VIRTUAL
#endif
#ifndef CONFIG_CHARGING