summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansaclipv2.h
diff options
context:
space:
mode:
authorWilliam Wilgus <wilgus.william@gmail.com>2022-12-31 17:12:36 -0500
committerWilliam Wilgus <wilgus.william@gmail.com>2022-12-31 17:12:36 -0500
commit3def8fee8c80a2fd85425d3278ec58de8de698c2 (patch)
treed5fa2eaa8e7287224c9a153060cc5c0ee020ecb9 /firmware/export/config/sansaclipv2.h
parent6ebec601f9d0ccf4e6958432c0db3a674b507f41 (diff)
downloadrockbox-3def8fee8c80a2fd85425d3278ec58de8de698c2.tar.gz
rockbox-3def8fee8c80a2fd85425d3278ec58de8de698c2.zip
[FixRed] ClipV2 has a hold button -- news to me
HAVE_LOCKED_ACTIIONS requires !defined(HAVE_HOLD_BUTTON) Change-Id: I1e98c282f17d11f08ea80cd5963b331a3ae19387
Diffstat (limited to 'firmware/export/config/sansaclipv2.h')
-rw-r--r--firmware/export/config/sansaclipv2.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/export/config/sansaclipv2.h b/firmware/export/config/sansaclipv2.h
index f2b1115c81..6e369db681 100644
--- a/firmware/export/config/sansaclipv2.h
+++ b/firmware/export/config/sansaclipv2.h
@@ -69,7 +69,6 @@
69#define HAVE_LCD_ENABLE 69#define HAVE_LCD_ENABLE
70 70
71#ifndef BOOTLOADER 71#ifndef BOOTLOADER
72#define HAVE_LOCKED_ACTIONS
73/* Define this if your LCD can be put to sleep. 72/* Define this if your LCD can be put to sleep.
74 * HAVE_LCD_ENABLE should be defined as well. */ 73 * HAVE_LCD_ENABLE should be defined as well. */
75//#define HAVE_LCD_SLEEP 74//#define HAVE_LCD_SLEEP