summaryrefslogtreecommitdiff
path: root/apps/features.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/features.txt')
-rw-r--r--apps/features.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/features.txt b/apps/features.txt
index 84edad1a61..118465a535 100644
--- a/apps/features.txt
+++ b/apps/features.txt
@@ -28,6 +28,14 @@ backlight_fade
28battery_types 28battery_types
29#endif 29#endif
30 30
31#if defined(HAVE_BUTTON_LIGHT)
32button_light
33#endif
34
35#if defined(HAVE_BUTTONLIGHT_BRIGHTNESS)
36buttonlight_brightness
37#endif
38
31#if defined(HAVE_DIRCACHE) 39#if defined(HAVE_DIRCACHE)
32dircache 40dircache
33#endif 41#endif