summaryrefslogtreecommitdiff
path: root/firmware/export/config-player.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-player.h')
-rw-r--r--firmware/export/config-player.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/firmware/export/config-player.h b/firmware/export/config-player.h
index 5e20d9e393..bd89b0bb2e 100644
--- a/firmware/export/config-player.h
+++ b/firmware/export/config-player.h
@@ -48,9 +48,6 @@
48 * Attention, some players crash when ATA power-off is enabled! */ 48 * Attention, some players crash when ATA power-off is enabled! */
49//#define HAVE_ATA_POWER_OFF 49//#define HAVE_ATA_POWER_OFF
50 50
51/* Define this if you need to power on ATA */
52#define NEEDS_ATA_POWER_ON
53
54/* Define this if you control ata power player style 51/* Define this if you control ata power player style
55 (with PB4, new player only) */ 52 (with PB4, new player only) */
56#define ATA_POWER_PLAYERSTYLE 53#define ATA_POWER_PLAYERSTYLE
@@ -64,9 +61,6 @@
64 61
65#define CONFIG_I2C I2C_PLAYREC 62#define CONFIG_I2C I2C_PLAYREC
66 63
67/* Define this if you control power on PADR (instead of PBDR) */
68#define HAVE_POWEROFF_ON_PADR
69
70/* Offset ( in the firmware file's header ) to the file length */ 64/* Offset ( in the firmware file's header ) to the file length */
71#define FIRMWARE_OFFSET_FILE_LENGTH 0 65#define FIRMWARE_OFFSET_FILE_LENGTH 0
72 66