mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue