summaryrefslogtreecommitdiff
path: root/firmware/export/config-gigabeat-s.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-gigabeat-s.h')
-rw-r--r--firmware/export/config-gigabeat-s.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-gigabeat-s.h b/firmware/export/config-gigabeat-s.h
index f55a4fd382..17ee39352c 100644
--- a/firmware/export/config-gigabeat-s.h
+++ b/firmware/export/config-gigabeat-s.h
@@ -186,6 +186,9 @@
186/* Define this if you have ATA power-off control */ 186/* Define this if you have ATA power-off control */
187#define HAVE_ATA_POWER_OFF 187#define HAVE_ATA_POWER_OFF
188 188
189/* Define this to add support for ATA DMA */
190#define HAVE_ATA_DMA
191
189/* Virtual LED (icon) */ 192/* Virtual LED (icon) */
190#define CONFIG_LED LED_VIRTUAL 193#define CONFIG_LED LED_VIRTUAL
191 194