mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 02:27:39 -04:00
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
|
||||
#endif
|
||||
|
||||
#if defined(HAVE_LINEOUT_DETECTION)
|
||||
lineout_detection
|
||||
#endif
|
||||
|
||||
#if defined(HAS_BUTTON_HOLD)
|
||||
hold_button
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue