From 94b6a0be993f83d50e0456dfa452c39926f2ae6c Mon Sep 17 00:00:00 2001 From: Frank Gevaerts Date: Sat, 1 Nov 2008 17:25:49 +0000 Subject: Add new storage-related defines for meizu git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18964 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-meizu-m3.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'firmware/export/config-meizu-m3.h') diff --git a/firmware/export/config-meizu-m3.h b/firmware/export/config-meizu-m3.h index 52bbaf2cfa..74fe9fd990 100644 --- a/firmware/export/config-meizu-m3.h +++ b/firmware/export/config-meizu-m3.h @@ -48,6 +48,10 @@ /* define this if you have a flash memory storage */ #define HAVE_FLASH_STORAGE +#define CONFIG_STORAGE STORAGE_NAND + +#define CONFIG_NAND NAND_SAMSUNG + /* LCD dimensions */ #define LCD_WIDTH 176 #define LCD_HEIGHT 132 -- cgit v1.2.3