diff options
Diffstat (limited to 'firmware/export/config/samsungypr1.h')
-rw-r--r-- | firmware/export/config/samsungypr1.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/firmware/export/config/samsungypr1.h b/firmware/export/config/samsungypr1.h index a590dd553d..1aaf85dcb5 100644 --- a/firmware/export/config/samsungypr1.h +++ b/firmware/export/config/samsungypr1.h @@ -150,3 +150,7 @@ /* This mount point resides in the rootfs, binded to /mnt/media0/.rockbox */ #define BOOTDIR "/.rockbox" + +/* No special storage */ +#define CONFIG_STORAGE STORAGE_HOSTFS +#define HAVE_STORAGE_FLUSH |