summaryrefslogtreecommitdiff
path: root/firmware/export/config/ihifi760.h
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2024-07-07 12:28:05 -0400
committerSolomon Peachy <pizza@shaftnet.org>2024-07-07 12:29:19 -0400
commitf37b5a834967eb273c14d532de43bf31ccb51c3a (patch)
tree93b0610f4f362b05f98d46f8457dd05383c59630 /firmware/export/config/ihifi760.h
parent181fe7530a6b45568167a0d539f6806c62338165 (diff)
downloadrockbox-f37b5a834967eb273c14d532de43bf31ccb51c3a.tar.gz
rockbox-f37b5a834967eb273c14d532de43bf31ccb51c3a.zip
Fix the remaining red in red from ea80d1cc9ca
Notably: * double-paste in ihifi760 config.h * jz4740 ATA & SD drivers used MULTIVOLUME instead of MULTIDRIVE * Simulators implicitly rely on HAVE_HOTSWAP Change-Id: I44fc7f98f0f6df366f016567c330f87e9f3ca6a6
Diffstat (limited to 'firmware/export/config/ihifi760.h')
-rw-r--r--firmware/export/config/ihifi760.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/ihifi760.h b/firmware/export/config/ihifi760.h
index 5ba19a55c3..ca62948bd2 100644
--- a/firmware/export/config/ihifi760.h
+++ b/firmware/export/config/ihifi760.h
@@ -49,7 +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 */#define NUM_DRIVES 1 /* NAND doesn't work yet */ 52#define NUM_DRIVES 1 /* NAND doesn't work yet */
53 53
54#define CONFIG_NAND NAND_RK27XX 54#define CONFIG_NAND NAND_RK27XX
55#define HAVE_SW_TONE_CONTROLS 55#define HAVE_SW_TONE_CONTROLS