From 1c6daf82201fc32d90d9543a7e01e069b2309e66 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sat, 16 May 2015 15:16:11 +0200 Subject: [PATCH] projects/*/options: enable dcadec support for all projects Signed-off-by: Stephan Raue --- projects/Generic/options | 2 +- projects/Nvidia_Legacy/options | 2 +- projects/WeTek_Play/options | 2 +- projects/imx6/options | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/projects/Generic/options b/projects/Generic/options index 1c990cd377..186ff67eba 100644 --- a/projects/Generic/options +++ b/projects/Generic/options @@ -83,7 +83,7 @@ KODIPLAYER_DRIVER="default" # KODI DCADEC support (yes / no) - DCADEC_SUPPORT="no" + DCADEC_SUPPORT="yes" # Modules to install in initramfs for early boot INITRAMFS_MODULES="" diff --git a/projects/Nvidia_Legacy/options b/projects/Nvidia_Legacy/options index 32a1be6aec..24cde4cbb2 100644 --- a/projects/Nvidia_Legacy/options +++ b/projects/Nvidia_Legacy/options @@ -83,7 +83,7 @@ KODIPLAYER_DRIVER="default" # KODI DCADEC support (yes / no) - DCADEC_SUPPORT="no" + DCADEC_SUPPORT="yes" # Modules to install in initramfs for early boot INITRAMFS_MODULES="" diff --git a/projects/WeTek_Play/options b/projects/WeTek_Play/options index b7f78c0edc..26918e9883 100644 --- a/projects/WeTek_Play/options +++ b/projects/WeTek_Play/options @@ -111,7 +111,7 @@ KODIPLAYER_DRIVER="libamcodec" # KODI DCADEC support (yes / no) - DCADEC_SUPPORT="no" + DCADEC_SUPPORT="yes" # Modules to install in initramfs for early boot INITRAMFS_MODULES="" diff --git a/projects/imx6/options b/projects/imx6/options index 430621f802..d0cf707f99 100644 --- a/projects/imx6/options +++ b/projects/imx6/options @@ -112,7 +112,7 @@ KODIPLAYER_DRIVER="libfslvpuwrap" # KODI DCADEC support (yes / no) - DCADEC_SUPPORT="no" + DCADEC_SUPPORT="yes" # Modules to install in initramfs for early boot INITRAMFS_MODULES=""