From 4c5ae4b06853a8aee9a4bda7d06e148a52d20285 Mon Sep 17 00:00:00 2001 From: Rob Purchase Date: Wed, 12 Aug 2009 19:14:46 +0000 Subject: D2: Re-enable SD(HC) driver as there have been no further reports of damaged cards. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22283 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-cowond2.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/export/config-cowond2.h') diff --git a/firmware/export/config-cowond2.h b/firmware/export/config-cowond2.h index cd54c791b8..0637a70a34 100644 --- a/firmware/export/config-cowond2.h +++ b/firmware/export/config-cowond2.h @@ -62,7 +62,7 @@ /* define this if you have a flash memory storage */ #define HAVE_FLASH_STORAGE -#if 0 // #ifndef SIMULATOR +#ifndef SIMULATOR #define CONFIG_STORAGE (STORAGE_NAND | STORAGE_SD) #define HAVE_MULTIDRIVE #define HAVE_HOTSWAP -- cgit v1.2.3