From c70e40f05024537074fc20585482c8d1f007081f Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Sat, 12 Jan 2019 18:04:57 -0500 Subject: Add HAVE_LINEOUT_DETECTION to features.txt Change-Id: I164ed8c1a8135cb051e3342b20e474cc798f3c38 --- apps/features.txt | 4 ++++ 1 file changed, 4 insertions(+) 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 -- cgit v1.2.3