summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/export/config-creativezv.h3
-rw-r--r--firmware/export/config-creativezvm.h3
-rw-r--r--firmware/export/config-creativezvm60gb.h3
-rw-r--r--firmware/export/config-gigabeat-s.h4
-rw-r--r--firmware/export/config-gigabeat.h4
-rw-r--r--firmware/export/config-mrobe500.h3
-rw-r--r--firmware/export/config-ondavx767.h3
7 files changed, 0 insertions, 23 deletions
diff --git a/firmware/export/config-creativezv.h b/firmware/export/config-creativezv.h
index 48a9653..f396694 100644
--- a/firmware/export/config-creativezv.h
+++ b/firmware/export/config-creativezv.h
@@ -147,9 +147,6 @@
/* Virtual LED (icon) */
#define CONFIG_LED LED_VIRTUAL
-/* define this if the backlight can be set to a brightness */
-//#define __BACKLIGHT_INIT
-
/* Offset ( in the firmware file's header ) to the file CRC */
#define FIRMWARE_OFFSET_FILE_CRC 0
diff --git a/firmware/export/config-creativezvm.h b/firmware/export/config-creativezvm.h
index 752ec4e..5eeaa7a 100644
--- a/firmware/export/config-creativezvm.h
+++ b/firmware/export/config-creativezvm.h
@@ -145,9 +145,6 @@
/* Define this if you have ATA power-off control */
#define HAVE_ATA_POWER_OFF
-/* define this if the backlight can be set to a brightness */
-//#define __BACKLIGHT_INIT
-
/* Offset ( in the firmware file's header ) to the file CRC */
#define FIRMWARE_OFFSET_FILE_CRC 0
diff --git a/firmware/export/config-creativezvm60gb.h b/firmware/export/config-creativezvm60gb.h
index 6d62283..41e0be3 100644
--- a/firmware/export/config-creativezvm60gb.h
+++ b/firmware/export/config-creativezvm60gb.h
@@ -144,9 +144,6 @@
/* Define this if you have ATA power-off control */
#define HAVE_ATA_POWER_OFF
-/* define this if the backlight can be set to a brightness */
-//#define __BACKLIGHT_INIT
-
/* Offset ( in the firmware file's header ) to the file CRC */
#define FIRMWARE_OFFSET_FILE_CRC 0
diff --git a/firmware/export/config-gigabeat-s.h b/firmware/export/config-gigabeat-s.h
index 2939ecb..36f874b 100644
--- a/firmware/export/config-gigabeat-s.h
+++ b/firmware/export/config-gigabeat-s.h
@@ -197,10 +197,6 @@
#define CONFIG_LCD LCD_GIGABEAT
-/* define this if the backlight can be set to a brightness */
-//#define HAVE_BACKLIGHT_SET_FADING
-#define __BACKLIGHT_INIT
-
/* Offset ( in the firmware file's header ) to the file CRC */
#define FIRMWARE_OFFSET_FILE_CRC 0
diff --git a/firmware/export/config-gigabeat.h b/firmware/export/config-gigabeat.h
index 4c06a4d..c427220 100644
--- a/firmware/export/config-gigabeat.h
+++ b/firmware/export/config-gigabeat.h
@@ -177,10 +177,6 @@
#define CONFIG_LCD LCD_GIGABEAT
-/* define this if the backlight can be set to a brightness */
-#define HAVE_BACKLIGHT_SET_FADING
-#define __BACKLIGHT_INIT
-
/* Offset ( in the firmware file's header ) to the file CRC */
#define FIRMWARE_OFFSET_FILE_CRC 0
diff --git a/firmware/export/config-mrobe500.h b/firmware/export/config-mrobe500.h
index 5ce1926..d9dc054 100644
--- a/firmware/export/config-mrobe500.h
+++ b/firmware/export/config-mrobe500.h
@@ -236,9 +236,6 @@
/* Define this if you have ATA power-off control */
#define HAVE_ATA_POWER_OFF
-/* define this if the backlight can be set to a brightness */
-#define __BACKLIGHT_INIT
-
/* 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 5aa755b..cc0ce10 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
-/* define this if the backlight can be set to a brightness */
-#define __BACKLIGHT_INIT
-
/* Offset ( in the firmware file's header ) to the file CRC */
#define FIRMWARE_OFFSET_FILE_CRC 0