xduoox3: Disable CONFIG_STORAGE_MULTI
rockbox-gerrit-noreply--- via rockbox-cvs <[email protected]>
| Newsgroups | gmane.comp.systems.archos.rockbox.cvs |
|---|---|
| Message-ID | <[email protected]> |
commit e81dd7c709c9512f6a236d65ea34eb83fb156608 Author: Solomon Peachy <[email protected]> Date: Mon Feb 23 08:22:43 2026 -0500 xduoox3: Disable CONFIG_STORAGE_MULTI This is only necessary for targets that have more than one storage *type* (==SD/ATA/NAND). Change-Id: I004e597440e76252c4ffa0591b7632254c159431 diff --git a/firmware/export/config/xduoox3.h b/firmware/export/config/xduoox3.h index 23f8f6dc7d..742354f788 100644 --- a/firmware/export/config/xduoox3.h +++ b/firmware/export/config/xduoox3.h @@ -128,7 +128,7 @@ #define CONFIG_STORAGE (STORAGE_SD /* | STORAGE_NAND */) #define HAVE_MULTIDRIVE -#define CONFIG_STORAGE_MULTI +//#define CONFIG_STORAGE_MULTI #define NUM_DRIVES 2 /* Define this if media can be exchanged on the fly */ -- rockbox-cvs mailing list [email protected] https://lists.haxx.se/mailman/listinfo/rockbox-cvs