diff options
Diffstat (limited to 'apps')
| -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 336e16f..54e6afd 100644 --- a/apps/features.txt +++ b/apps/features.txt @@ -262,3 +262,7 @@ usb_hid_mouse #if defined(HAVE_SPDIF_IN) recording_digital #endif + +#if MEMORYSIZE <= 2 +lowmem +#endif |