diff options
Diffstat (limited to 'apps/features.txt')
| -rw-r--r-- | apps/features.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/features.txt b/apps/features.txt index 2aa6035..84edad1 100644 --- a/apps/features.txt +++ b/apps/features.txt @@ -36,6 +36,10 @@ dircache flash_storage #endif +#if defined(HAVE_DISK_STORAGE) +disk_storage +#endif + #if defined(HAVE_HEADPHONE_DETECTION) headphone_detection #endif |