mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-04-11 16:37:45 -04:00
xduoox3: Disable CONFIG_STORAGE_MULTI
This is only necessary for targets that have more than one storage *type* (==SD/ATA/NAND). Change-Id: I004e597440e76252c4ffa0591b7632254c159431
This commit is contained in:
parent
4af1768795
commit
e81dd7c709
1 changed files with 1 additions and 1 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue