forked from len0rd/rockbox
Define HAVE_MULTI{VOLUME,DRIVE} (aka fix red) for Onda VX7x7
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23760 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
d052ced874
commit
eed49f09ce
1 changed files with 2 additions and 0 deletions
|
|
@ -174,6 +174,8 @@ No access to the NAND yet..
|
||||||
#define NUM_DRIVES 2
|
#define NUM_DRIVES 2
|
||||||
*/
|
*/
|
||||||
#define CONFIG_STORAGE (STORAGE_SD)
|
#define CONFIG_STORAGE (STORAGE_SD)
|
||||||
|
#define HAVE_MULTIVOLUME
|
||||||
|
#define HAVE_MULTIDRIVE
|
||||||
#define NUM_DRIVES 1
|
#define NUM_DRIVES 1
|
||||||
#define HAVE_HOTSWAP_STORAGE_AS_MAIN
|
#define HAVE_HOTSWAP_STORAGE_AS_MAIN
|
||||||
#define INCLUDE_TIMEOUT_API
|
#define INCLUDE_TIMEOUT_API
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue