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