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/creativezenxfi2.h | 1 - 1 file changed, 1 deletion(-) (limited to 'firmware/export/config/creativezenxfi2.h') diff --git a/firmware/export/config/creativezenxfi2.h b/firmware/export/config/creativezenxfi2.h index 3945311e29..9fff106e26 100644 --- a/firmware/export/config/creativezenxfi2.h +++ b/firmware/export/config/creativezenxfi2.h @@ -140,7 +140,6 @@ #define CONFIG_STORAGE (/*STORAGE_NAND |*/ STORAGE_SD) #define NUM_DRIVES 2 #define HAVE_MULTIDRIVE -#define HAVE_MULTIVOLUME #define HAVE_HOTSWAP_STORAGE_AS_MAIN #define HAVE_HOTSWAP #define CONFIG_NAND NAND_IMX233 -- cgit v1.2.3