hosted: Fix HAVE_MULTIDRIVE to work properly with PIVOT_ROOT

Change-Id: Ibc97de5c345e88c19ad8ba8c05fefebbada08790
This commit is contained in:
Solomon Peachy 2020-10-17 15:57:07 -04:00
parent a68fc3b6c2
commit 012908e064
2 changed files with 13 additions and 5 deletions

View file

@ -164,7 +164,7 @@
/* External SD card can be mounted */
#define CONFIG_STORAGE (STORAGE_HOSTFS|STORAGE_SD)
#define HAVE_MULTIDRIVE
#define HAVE_MULTIDRIVE /* But _not_ CONFIG_STORAGE_MULTI */
#define NUM_DRIVES 2
#define HAVE_HOTSWAP
#define HAVE_STORAGE_FLUSH