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/creativezen.h | 1 - 1 file changed, 1 deletion(-) (limited to 'firmware/export/config/creativezen.h') 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 @@ #define CONFIG_STORAGE STORAGE_SD #define NUM_DRIVES 2 #define HAVE_MULTIDRIVE -#define HAVE_MULTIVOLUME #define HAVE_HOTSWAP /* todo */ -- cgit v1.2.3