summaryrefslogtreecommitdiffstats
path: root/firmware/export/config-ondiofm.h
diff options
context:
space:
mode:
authorJörg Hohensohn <hohensoh@rockbox.org>2005-01-28 23:02:05 +0000
committerJörg Hohensohn <hohensoh@rockbox.org>2005-01-28 23:02:05 +0000
commit70bf516db1b0577a10311f9364d855d4af955ca7 (patch)
tree11bd05ea2bb2179e1c06df63d91a8632d67c88f0 /firmware/export/config-ondiofm.h
parent3c758c13af485c612a73f932bd905054026c4e72 (diff)
downloadrockbox-70bf516db1b0577a10311f9364d855d4af955ca7.tar.gz
rockbox-70bf516db1b0577a10311f9364d855d4af955ca7.zip
MMC hotswap enabled for Ondio
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5703 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-ondiofm.h')
-rw-r--r--firmware/export/config-ondiofm.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-ondiofm.h b/firmware/export/config-ondiofm.h
index 7e72921a36..b6f105221a 100644
--- a/firmware/export/config-ondiofm.h
+++ b/firmware/export/config-ondiofm.h
@@ -82,6 +82,9 @@
/* define this if more than one device/partition can be used */
#define HAVE_MULTIVOLUME
+/* define this if media can be exchanged on the fly */
+#define HAVE_HOTSWAP
+
#define CONFIG_LCD LCD_SSD1815
#endif /* SIMULATOR */