summaryrefslogtreecommitdiff
path: root/firmware/export/config-meizu-m6sl.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-meizu-m6sl.h')
-rw-r--r--firmware/export/config-meizu-m6sl.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/firmware/export/config-meizu-m6sl.h b/firmware/export/config-meizu-m6sl.h
index 2b81a8b3ae..b7b50c6dd2 100644
--- a/firmware/export/config-meizu-m6sl.h
+++ b/firmware/export/config-meizu-m6sl.h
@@ -48,6 +48,10 @@
48/* define this if you have a flash memory storage */ 48/* define this if you have a flash memory storage */
49#define HAVE_FLASH_STORAGE 49#define HAVE_FLASH_STORAGE
50 50
51#define CONFIG_STORAGE STORAGE_NAND
52
53#define CONFIG_NAND NAND_SAMSUNG
54
51/* LCD dimensions */ 55/* LCD dimensions */
52#define LCD_WIDTH 320 56#define LCD_WIDTH 320
53#define LCD_HEIGHT 240 57#define LCD_HEIGHT 240