From 7ec0c9d3e71a67364c9509ddf3bcfa7b3ea13f7c Mon Sep 17 00:00:00 2001 From: Jörg Hohensohn Date: Sat, 1 Jan 2005 16:02:37 +0000 Subject: finally: multivolume for Ondio officially enabled (use MMC and internal 128MB seamless) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5524 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-ondiofm.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'firmware/export/config-ondiofm.h') diff --git a/firmware/export/config-ondiofm.h b/firmware/export/config-ondiofm.h index 53bb7f2bc4..c7bdf2ae88 100644 --- a/firmware/export/config-ondiofm.h +++ b/firmware/export/config-ondiofm.h @@ -76,4 +76,7 @@ /* Define this if you have a software controlled poweroff */ #define HAVE_SW_POWEROFF +/* define this if more than one device/partition can be used */ +#define HAVE_MULTIVOLUME + #endif /* SIMULATOR */ -- cgit v1.2.3