forked from len0rd/rockbox
imx233: add the possibility to choose audio output coupling mode
via target-defined option Change-Id: I1bffbc7f17a11cf690a771057c2e4a7ba6a5faaa Reviewed-on: http://gerrit.rockbox.org/678 Reviewed-by: Amaury Pouly <amaury.pouly@gmail.com>
This commit is contained in:
parent
85578cdc4d
commit
75c791dabf
7 changed files with 31 additions and 0 deletions
|
|
@ -21,4 +21,6 @@
|
|||
#ifndef __audio_target__
|
||||
#define __audio_target__
|
||||
|
||||
#define IMX233_AUDIO_COUPLING_MODE ACM_CAPLESS
|
||||
|
||||
#endif /* __audio_target__ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue