summaryrefslogtreecommitdiffstats
path: root/apps/features.txt
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2019-01-12 18:04:57 -0500
committerSolomon Peachy <pizza@shaftnet.org>2019-01-12 18:05:13 -0500
commitc70e40f05024537074fc20585482c8d1f007081f (patch)
tree42b34d64938b46084645344a7718f336ead0668e /apps/features.txt
parent7d24ef1e6d630518d63beaf80e3c3ff7c759b803 (diff)
downloadrockbox-c70e40f05024537074fc20585482c8d1f007081f.tar.gz
rockbox-c70e40f05024537074fc20585482c8d1f007081f.zip
Add HAVE_LINEOUT_DETECTION to features.txt
Change-Id: I164ed8c1a8135cb051e3342b20e474cc798f3c38
Diffstat (limited to 'apps/features.txt')
-rw-r--r--apps/features.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/features.txt b/apps/features.txt
index 3c0b0a3856..3a8636e8a1 100644
--- a/apps/features.txt
+++ b/apps/features.txt
@@ -48,6 +48,10 @@ flash_storage
headphone_detection
#endif
+#if defined(HAVE_LINEOUT_DETECTION)
+lineout_detection
+#endif
+
#if defined(HAS_BUTTON_HOLD)
hold_button
#endif