summaryrefslogtreecommitdiff
path: root/firmware/export/config-meizu-m3.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-meizu-m3.h')
-rw-r--r--firmware/export/config-meizu-m3.h4
1 files changed, 4 insertions, 0 deletions
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 @@
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 176 56#define LCD_WIDTH 176
53#define LCD_HEIGHT 132 57#define LCD_HEIGHT 132