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/creativezenxfi3.h | 1 - 1 file changed, 1 deletion(-) (limited to 'firmware/export/config/creativezenxfi3.h') diff --git a/firmware/export/config/creativezenxfi3.h b/firmware/export/config/creativezenxfi3.h index d72b41d608..81e1e453b2 100644 --- a/firmware/export/config/creativezenxfi3.h +++ b/firmware/export/config/creativezenxfi3.h @@ -144,7 +144,6 @@ #define CONFIG_STORAGE STORAGE_SD #define NUM_DRIVES 2 #define HAVE_MULTIDRIVE -#define HAVE_MULTIVOLUME #define HAVE_HOTSWAP /* Extra threads: touchpad */ -- cgit