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
This commit is contained in:
Solomon Peachy 2024-07-07 12:28:05 -04:00
parent 181fe7530a
commit f37b5a8349
4 changed files with 17 additions and 12 deletions

View file

@ -25,6 +25,11 @@
#undef AMS_OF_SIZE
/* Simulator core requires hotswap */
#ifndef HAVE_HOTSWAP
#define HAVE_HOTSWAP
#endif
#undef HAVE_HOTSWAP_STORAGE_AS_MAIN
#undef HAVE_STORAGE_FLUSH