summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config/sansaclipplus.h1
-rw-r--r--firmware/export/config/sansaclipv2.h1
-rw-r--r--firmware/export/config/sansaclipzip.h1
3 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/sansaclipplus.h b/firmware/export/config/sansaclipplus.h
index e78063ef02..d7e18c4864 100644
--- a/firmware/export/config/sansaclipplus.h
+++ b/firmware/export/config/sansaclipplus.h
@@ -17,6 +17,7 @@
17#define NUM_DRIVES 2 17#define NUM_DRIVES 2
18 18
19#ifndef BOOTLOADER 19#ifndef BOOTLOADER
20#define HAVE_LOCKED_ACTIONS
20#define HAVE_HOTSWAP 21#define HAVE_HOTSWAP
21#define HAVE_RDS_CAP 22#define HAVE_RDS_CAP
22#define CONFIG_RDS (RDS_CFG_POLL | RDS_CFG_PROCESS) 23#define CONFIG_RDS (RDS_CFG_POLL | RDS_CFG_PROCESS)
diff --git a/firmware/export/config/sansaclipv2.h b/firmware/export/config/sansaclipv2.h
index 6e369db681..f2b1115c81 100644
--- a/firmware/export/config/sansaclipv2.h
+++ b/firmware/export/config/sansaclipv2.h
@@ -69,6 +69,7 @@
69#define HAVE_LCD_ENABLE 69#define HAVE_LCD_ENABLE
70 70
71#ifndef BOOTLOADER 71#ifndef BOOTLOADER
72#define HAVE_LOCKED_ACTIONS
72/* Define this if your LCD can be put to sleep. 73/* Define this if your LCD can be put to sleep.
73 * HAVE_LCD_ENABLE should be defined as well. */ 74 * HAVE_LCD_ENABLE should be defined as well. */
74//#define HAVE_LCD_SLEEP 75//#define HAVE_LCD_SLEEP
diff --git a/firmware/export/config/sansaclipzip.h b/firmware/export/config/sansaclipzip.h
index d8b18e1a18..86bc8fa4c2 100644
--- a/firmware/export/config/sansaclipzip.h
+++ b/firmware/export/config/sansaclipzip.h
@@ -71,6 +71,7 @@
71#define HAVE_LCD_ENABLE 71#define HAVE_LCD_ENABLE
72 72
73#ifndef BOOTLOADER 73#ifndef BOOTLOADER
74#define HAVE_LOCKED_ACTIONS
74/* Define this if your LCD can be put to sleep. 75/* Define this if your LCD can be put to sleep.
75 * HAVE_LCD_ENABLE should be defined as well. */ 76 * HAVE_LCD_ENABLE should be defined as well. */
76//#define HAVE_LCD_SLEEP 77//#define HAVE_LCD_SLEEP