Add HAVE_LINEOUT_DETECTION to features.txt
Change-Id: I164ed8c1a8135cb051e3342b20e474cc798f3c38
This commit is contained in:
parent
7d24ef1e6d
commit
c70e40f050
1 changed files with 4 additions and 0 deletions
|
@ -48,6 +48,10 @@ flash_storage
|
||||||
headphone_detection
|
headphone_detection
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#if defined(HAVE_LINEOUT_DETECTION)
|
||||||
|
lineout_detection
|
||||||
|
#endif
|
||||||
|
|
||||||
#if defined(HAS_BUTTON_HOLD)
|
#if defined(HAS_BUTTON_HOLD)
|
||||||
hold_button
|
hold_button
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue