mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
Fix most of the (extensive) red in ea80d1cc9ca
Change-Id: Ie494df80caa222423a52977031920d54bd058c3c
This commit is contained in:
parent
ea80d1cc9c
commit
181fe7530a
8 changed files with 35 additions and 26 deletions
|
|
@ -50,11 +50,12 @@
|
|||
#define HAVE_FLASH_STORAGE
|
||||
|
||||
#define CONFIG_STORAGE (STORAGE_SD | STORAGE_NAND)
|
||||
#define NUM_DRIVES 1 /* NAND doesn't work yet */
|
||||
|
||||
#define CONFIG_NAND NAND_RK27XX
|
||||
#define HAVE_SW_TONE_CONTROLS
|
||||
|
||||
#define HAVE_HOTSWAP
|
||||
//#define HAVE_HOTSWAP
|
||||
|
||||
#define SECTOR_SIZE 512
|
||||
|
||||
|
|
@ -183,7 +184,4 @@
|
|||
#define BOOTFILE "rockbox." BOOTFILE_EXT
|
||||
#define BOOTDIR "/.rockbox"
|
||||
|
||||
/* disabled for now */
|
||||
#undef HAVE_HOTSWAP
|
||||
|
||||
#endif /* SIMULATOR */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue