apps: factor depth3d capability in features.txt
Currently the 3 possible sources for this setting are: imx233, wm8750, wm8978 Change-Id: I4f2b23dbe203f2b357a264b77f801c7b4c28bdee
This commit is contained in:
parent
c40a8219ac
commit
f67d9bd14f
2 changed files with 6 additions and 4 deletions
|
@ -199,7 +199,9 @@ lineout_poweroff
|
|||
touchscreen
|
||||
#endif
|
||||
|
||||
|
||||
#if defined(HAVE_IMX233_CODEC) || defined(HAVE_WM8750) || defined(HAVE_WM8978)
|
||||
depth_3d
|
||||
#endif
|
||||
|
||||
|
||||
/* These features are only used by the manual so they won't break binary
|
||||
|
|
|
@ -12470,15 +12470,15 @@
|
|||
user: core
|
||||
<source>
|
||||
*: none
|
||||
gigabeats,mpiohd200,mpiohd300,sansafuzeplus,creativezenxfi2,creativezenxfi3: "3-D Enhancement"
|
||||
depth_3d: "3-D Enhancement"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
gigabeats,mpiohd200,mpiohd300,sansafuzeplus,creativezenxfi2,creativezenxfi3: "3-D Enhancement"
|
||||
depth_3d: "3-D Enhancement"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
gigabeats,mpiohd200,mpiohd300,sansafuzeplus,creativezenxfi2,creativezenxfi3: "3-D Enhancement"
|
||||
depth_3d: "3-D Enhancement"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
Loading…
Reference in a new issue