summaryrefslogtreecommitdiffstats
path: root/firmware/export/config/sansaclipplus.h
diff options
context:
space:
mode:
authorJack Halpin <jack.halpin@gmail.com>2010-03-18 13:25:13 +0000
committerJack Halpin <jack.halpin@gmail.com>2010-03-18 13:25:13 +0000
commit016153a0b91040bde338e1d32e5e86bab6ce55ec (patch)
tree8b26283504aa0d3e86f09a5141c3827c0ed11988 /firmware/export/config/sansaclipplus.h
parentfce5cc8e74a13721c7a1b8939a5b9683bb3175d0 (diff)
downloadrockbox-016153a0b91040bde338e1d32e5e86bab6ce55ec.tar.gz
rockbox-016153a0b91040bde338e1d32e5e86bab6ce55ec.zip
SansaAMSv2: Add support for uSD cards to sd-as3525v2.c and activate hotswap and multidrive.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25245 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config/sansaclipplus.h')
-rw-r--r--firmware/export/config/sansaclipplus.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config/sansaclipplus.h b/firmware/export/config/sansaclipplus.h
index f54951f0ac..310df3a115 100644
--- a/firmware/export/config/sansaclipplus.h
+++ b/firmware/export/config/sansaclipplus.h
@@ -9,13 +9,13 @@
#define FIRMWARE_OFFSET_FILE_DATA 8
#define FIRMWARE_OFFSET_FILE_CRC 0
-#if 0 /* TODO */
+
#ifndef BOOTLOADER
#define HAVE_MULTIDRIVE
#define NUM_DRIVES 2
#define HAVE_HOTSWAP
#endif
-#endif
+
#if 0 /* disabled since there is no driver (yet) */