summaryrefslogtreecommitdiffstats
path: root/firmware/export/config/creativezenxfi3.h
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2019-07-31 11:07:43 -0400
committerSolomon Peachy <pizza@shaftnet.org>2019-07-31 17:22:58 +0200
commit349e111c81abd2214859f1afc4b2e96fb3a90733 (patch)
tree02478ee170fed64d548bc4cae7b764f35d9e9cf8 /firmware/export/config/creativezenxfi3.h
parentf2fd8fe79b24de0223987dce4b60fc8896dab1fa (diff)
downloadrockbox-349e111c81abd2214859f1afc4b2e96fb3a90733.tar.gz
rockbox-349e111c81abd2214859f1afc4b2e96fb3a90733.zip
Revert "cleanup: Remove HAVE_MULTIVOLUME from targets with HAVE_MULTIDRIVE"
This reverts commit a89bf68e889dd989e486b0a131618f69e5fc26c6. HAVE_MULTIVOLUME && HAVE_MULTIDRIVE implicitly means "allow 4 volumes per drive" whereas the normal MULTIDRIVE behavior is to only allow 1 volume per drive.
Diffstat (limited to 'firmware/export/config/creativezenxfi3.h')
-rw-r--r--firmware/export/config/creativezenxfi3.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/config/creativezenxfi3.h b/firmware/export/config/creativezenxfi3.h
index 81e1e453b2..d72b41d608 100644
--- a/firmware/export/config/creativezenxfi3.h
+++ b/firmware/export/config/creativezenxfi3.h
@@ -144,6 +144,7 @@
#define CONFIG_STORAGE STORAGE_SD
#define NUM_DRIVES 2
#define HAVE_MULTIDRIVE
+#define HAVE_MULTIVOLUME
#define HAVE_HOTSWAP
/* Extra threads: touchpad */