Add HAVE_LINEOUT_DETECTION to features.txt

Change-Id: I164ed8c1a8135cb051e3342b20e474cc798f3c38
This commit is contained in:
Solomon Peachy 2019-01-12 18:04:57 -05:00
parent 7d24ef1e6d
commit c70e40f050
1 changed files with 4 additions and 0 deletions

View File

@ -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