From a89bf68e889dd989e486b0a131618f69e5fc26c6 Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Mon, 29 Jul 2019 22:16:06 -0400 Subject: 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 --- firmware/export/config/creativezenxfi.h | 1 - 1 file changed, 1 deletion(-) (limited to 'firmware/export/config/creativezenxfi.h') 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 @@ #define CONFIG_STORAGE STORAGE_SD #define NUM_DRIVES 2 #define HAVE_MULTIDRIVE -#define HAVE_MULTIVOLUME #define HAVE_HOTSWAP /* todo */ -- cgit v1.2.3