summaryrefslogtreecommitdiff
path: root/firmware/export/config/creativezen.h
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2019-07-29 22:16:06 -0400
committerSolomon Peachy <pizza@shaftnet.org>2019-07-30 04:32:05 +0200
commita89bf68e889dd989e486b0a131618f69e5fc26c6 (patch)
tree629d01fd1550526f1de21214e630c842128762dd /firmware/export/config/creativezen.h
parent94109a95062cb9830dc4452142dc65e905b7433f (diff)
downloadrockbox-a89bf68e889dd989e486b0a131618f69e5fc26c6.tar.gz
rockbox-a89bf68e889dd989e486b0a131618f69e5fc26c6.zip
cleanup: Remove HAVE_MULTIVOLUME from targets with HAVE_MULTIDRIVE
The latter always enables the former. There are no remaining HAVE_MULTIVOLUME users in-tree. Change-Id: I0f4fd03a6ffed5c0eb3fb5f916f671bd199f1c8e
Diffstat (limited to 'firmware/export/config/creativezen.h')
-rw-r--r--firmware/export/config/creativezen.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/export/config/creativezen.h b/firmware/export/config/creativezen.h
index 0033b7d4eb..81f594f76f 100644
--- a/firmware/export/config/creativezen.h
+++ b/firmware/export/config/creativezen.h
@@ -133,7 +133,6 @@
133#define CONFIG_STORAGE STORAGE_SD 133#define CONFIG_STORAGE STORAGE_SD
134#define NUM_DRIVES 2 134#define NUM_DRIVES 2
135#define HAVE_MULTIDRIVE 135#define HAVE_MULTIDRIVE
136#define HAVE_MULTIVOLUME
137#define HAVE_HOTSWAP 136#define HAVE_HOTSWAP
138 137
139/* todo */ 138/* todo */