summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/features.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/features.txt b/apps/features.txt
index af4b18648e..a9df26ba48 100644
--- a/apps/features.txt
+++ b/apps/features.txt
@@ -195,3 +195,7 @@ wheel_acceleration
195#if defined(HAVE_TOUCHSCREEN) 195#if defined(HAVE_TOUCHSCREEN)
196touchscreen 196touchscreen
197#endif 197#endif
198
199#if (PLUGIN_BUFFER_SIZE >= 0x80000)
200large_plugin_buffer
201#endif