summaryrefslogtreecommitdiff
path: root/apps/features.txt
diff options
context:
space:
mode:
authorAmaury Pouly <amaury.pouly@gmail.com>2013-09-25 14:10:50 +0200
committerAmaury Pouly <amaury.pouly@gmail.com>2013-09-25 14:31:39 +0200
commitf67d9bd14f3fe7a18cb0fba2d233e66086961cf3 (patch)
treed247b07d14dd3ee2c038da849ac9f1dd80f5e5f2 /apps/features.txt
parentc40a8219ac57112241b91db47c40f424bb4c70b8 (diff)
downloadrockbox-f67d9bd14f3fe7a18cb0fba2d233e66086961cf3.tar.gz
rockbox-f67d9bd14f3fe7a18cb0fba2d233e66086961cf3.zip
apps: factor depth3d capability in features.txt
Currently the 3 possible sources for this setting are: imx233, wm8750, wm8978 Change-Id: I4f2b23dbe203f2b357a264b77f801c7b4c28bdee
Diffstat (limited to 'apps/features.txt')
-rw-r--r--apps/features.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/features.txt b/apps/features.txt
index 897657f52c..63f023458f 100644
--- a/apps/features.txt
+++ b/apps/features.txt
@@ -199,7 +199,9 @@ lineout_poweroff
199touchscreen 199touchscreen
200#endif 200#endif
201 201
202 202#if defined(HAVE_IMX233_CODEC) || defined(HAVE_WM8750) || defined(HAVE_WM8978)
203depth_3d
204#endif
203 205
204 206
205/* These features are only used by the manual so they won't break binary 207/* These features are only used by the manual so they won't break binary