From f67d9bd14f3fe7a18cb0fba2d233e66086961cf3 Mon Sep 17 00:00:00 2001 From: Amaury Pouly Date: Wed, 25 Sep 2013 14:10:50 +0200 Subject: apps: factor depth3d capability in features.txt Currently the 3 possible sources for this setting are: imx233, wm8750, wm8978 Change-Id: I4f2b23dbe203f2b357a264b77f801c7b4c28bdee --- apps/features.txt | 4 +++- apps/lang/english.lang | 6 +++--- 2 files changed, 6 insertions(+), 4 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 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 diff --git a/apps/lang/english.lang b/apps/lang/english.lang index 08cd743b81..d0dc5c5fc4 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -12470,15 +12470,15 @@ user: core *: none - gigabeats,mpiohd200,mpiohd300,sansafuzeplus,creativezenxfi2,creativezenxfi3: "3-D Enhancement" + depth_3d: "3-D Enhancement" *: none - gigabeats,mpiohd200,mpiohd300,sansafuzeplus,creativezenxfi2,creativezenxfi3: "3-D Enhancement" + depth_3d: "3-D Enhancement" *: none - gigabeats,mpiohd200,mpiohd300,sansafuzeplus,creativezenxfi2,creativezenxfi3: "3-D Enhancement" + depth_3d: "3-D Enhancement" -- cgit v1.2.3