1
0
Fork 0
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:
Maurus Cuelenaere 2009-11-26 17:17:43 +00:00
parent d052ced874
commit eed49f09ce

View file

@ -174,6 +174,8 @@ No access to the NAND yet..
#define NUM_DRIVES 2
*/
#define CONFIG_STORAGE (STORAGE_SD)
#define HAVE_MULTIVOLUME
#define HAVE_MULTIDRIVE
#define NUM_DRIVES 1
#define HAVE_HOTSWAP_STORAGE_AS_MAIN
#define INCLUDE_TIMEOUT_API