forked from len0rd/rockbox
Remove unused #defines.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23445 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
9a4420bf96
commit
cf01942a57
7 changed files with 0 additions and 23 deletions
|
@ -147,9 +147,6 @@
|
||||||
/* Virtual LED (icon) */
|
/* Virtual LED (icon) */
|
||||||
#define CONFIG_LED LED_VIRTUAL
|
#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 */
|
/* Offset ( in the firmware file's header ) to the file CRC */
|
||||||
#define FIRMWARE_OFFSET_FILE_CRC 0
|
#define FIRMWARE_OFFSET_FILE_CRC 0
|
||||||
|
|
||||||
|
|
|
@ -145,9 +145,6 @@
|
||||||
/* Define this if you have ATA power-off control */
|
/* Define this if you have ATA power-off control */
|
||||||
#define HAVE_ATA_POWER_OFF
|
#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 */
|
/* Offset ( in the firmware file's header ) to the file CRC */
|
||||||
#define FIRMWARE_OFFSET_FILE_CRC 0
|
#define FIRMWARE_OFFSET_FILE_CRC 0
|
||||||
|
|
||||||
|
|
|
@ -144,9 +144,6 @@
|
||||||
/* Define this if you have ATA power-off control */
|
/* Define this if you have ATA power-off control */
|
||||||
#define HAVE_ATA_POWER_OFF
|
#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 */
|
/* Offset ( in the firmware file's header ) to the file CRC */
|
||||||
#define FIRMWARE_OFFSET_FILE_CRC 0
|
#define FIRMWARE_OFFSET_FILE_CRC 0
|
||||||
|
|
||||||
|
|
|
@ -197,10 +197,6 @@
|
||||||
|
|
||||||
#define CONFIG_LCD LCD_GIGABEAT
|
#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 */
|
/* Offset ( in the firmware file's header ) to the file CRC */
|
||||||
#define FIRMWARE_OFFSET_FILE_CRC 0
|
#define FIRMWARE_OFFSET_FILE_CRC 0
|
||||||
|
|
||||||
|
|
|
@ -177,10 +177,6 @@
|
||||||
|
|
||||||
#define CONFIG_LCD LCD_GIGABEAT
|
#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 */
|
/* Offset ( in the firmware file's header ) to the file CRC */
|
||||||
#define FIRMWARE_OFFSET_FILE_CRC 0
|
#define FIRMWARE_OFFSET_FILE_CRC 0
|
||||||
|
|
||||||
|
|
|
@ -236,9 +236,6 @@
|
||||||
/* Define this if you have ATA power-off control */
|
/* Define this if you have ATA power-off control */
|
||||||
#define HAVE_ATA_POWER_OFF
|
#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 */
|
/* Offset ( in the firmware file's header ) to the file CRC */
|
||||||
#define FIRMWARE_OFFSET_FILE_CRC 0
|
#define FIRMWARE_OFFSET_FILE_CRC 0
|
||||||
|
|
||||||
|
|
|
@ -148,9 +148,6 @@
|
||||||
/* define this if you have a flash memory storage */
|
/* define this if you have a flash memory storage */
|
||||||
#define HAVE_FLASH_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 */
|
/* Offset ( in the firmware file's header ) to the file CRC */
|
||||||
#define FIRMWARE_OFFSET_FILE_CRC 0
|
#define FIRMWARE_OFFSET_FILE_CRC 0
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue