summaryrefslogtreecommitdiff
path: root/apps/features.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/features.txt')
-rw-r--r--apps/features.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/features.txt b/apps/features.txt
index 45e06e5e64..da2064ab2f 100644
--- a/apps/features.txt
+++ b/apps/features.txt
@@ -289,3 +289,9 @@ multi_boot
289#if defined(HIBY_LINUX) 289#if defined(HIBY_LINUX)
290hibylinux 290hibylinux
291#endif 291#endif
292
293#if defined(SETTINGS_RESET) || \
294 (CONFIG_KEYPAD == IPOD_4G_PAD) || \
295 (CONFIG_KEYPAD == IRIVER_H10_PAD)
296clear_settings_on_hold
297#endif