summaryrefslogtreecommitdiff
path: root/firmware/export/config/creativezenxfi.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/creativezenxfi.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/creativezenxfi.h')
-rw-r--r--firmware/export/config/creativezenxfi.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/export/config/creativezenxfi.h b/firmware/export/config/creativezenxfi.h
index 35bd1efdfb..fbe114d5c7 100644
--- a/firmware/export/config/creativezenxfi.h
+++ b/firmware/export/config/creativezenxfi.h
@@ -138,7 +138,6 @@
138#define CONFIG_STORAGE STORAGE_SD 138#define CONFIG_STORAGE STORAGE_SD
139#define NUM_DRIVES 2 139#define NUM_DRIVES 2
140#define HAVE_MULTIDRIVE 140#define HAVE_MULTIDRIVE
141#define HAVE_MULTIVOLUME
142#define HAVE_HOTSWAP 141#define HAVE_HOTSWAP
143 142
144/* todo */ 143/* todo */