summaryrefslogtreecommitdiff
path: root/firmware/export/config/ihifi960.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ihifi960.h')
-rw-r--r--firmware/export/config/ihifi960.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/ihifi960.h b/firmware/export/config/ihifi960.h
index 64c6c90874..c0af676f28 100644
--- a/firmware/export/config/ihifi960.h
+++ b/firmware/export/config/ihifi960.h
@@ -49,6 +49,7 @@
49#define HAVE_FLASH_STORAGE 49#define HAVE_FLASH_STORAGE
50 50
51#define CONFIG_STORAGE (STORAGE_SD | STORAGE_NAND) 51#define CONFIG_STORAGE (STORAGE_SD | STORAGE_NAND)
52#define NUM_DRIVES 1 /* NAND doesn't work yet */
52 53
53#define CONFIG_NAND NAND_RK27XX 54#define CONFIG_NAND NAND_RK27XX
54#define HAVE_SW_TONE_CONTROLS 55#define HAVE_SW_TONE_CONTROLS
@@ -58,7 +59,6 @@
58/* commented for now */ 59/* commented for now */
59/* #define HAVE_HOTSWAP */ 60/* #define HAVE_HOTSWAP */
60 61
61#define NUM_DRIVES 1
62#define SECTOR_SIZE 512 62#define SECTOR_SIZE 512
63 63
64/* for small(ish) SD cards */ 64/* for small(ish) SD cards */