diff --git a/projects/WeTek_Core/options b/projects/WeTek_Core/options index e7e835db8f..529b69c56f 100644 --- a/projects/WeTek_Core/options +++ b/projects/WeTek_Core/options @@ -145,18 +145,6 @@ # build with installer (yes / no) INSTALLER_SUPPORT="no" - # build and install 'RSXS' Screensaver (yes / no) - KODI_SCR_RSXS="no" - - # build and install 'ProjectM' Visualization (yes / no) - KODI_VIS_PROJECTM="no" - - # build and install 'GOOM' Visualization (yes / no) - KODI_VIS_GOOM="no" - - # build and install 'FishBMC' Visualization (yes / no) - KODI_VIS_FISHBMC="no" - # extra build dependeices EXTRA_DEPS="mkimage" EXTRA_DEPS_PKG="u-boot-tools" diff --git a/projects/WeTek_Hub/options b/projects/WeTek_Hub/options index facd7d3b3d..5675565e64 100644 --- a/projects/WeTek_Hub/options +++ b/projects/WeTek_Hub/options @@ -133,18 +133,6 @@ # build with installer (yes / no) INSTALLER_SUPPORT="no" - # build and install 'RSXS' Screensaver (yes / no) - KODI_SCR_RSXS="no" - - # build and install 'ProjectM' Visualization (yes / no) - KODI_VIS_PROJECTM="no" - - # build and install 'GOOM' Visualization (yes / no) - KODI_VIS_GOOM="no" - - # build and install 'FishBMC' Visualization (yes / no) - KODI_VIS_FISHBMC="no" - # extra build dependeices EXTRA_DEPS="mkimage" EXTRA_DEPS_PKG="u-boot-tools" diff --git a/projects/WeTek_Play_2/options b/projects/WeTek_Play_2/options index 27e871546c..31d4a61561 100644 --- a/projects/WeTek_Play_2/options +++ b/projects/WeTek_Play_2/options @@ -132,18 +132,6 @@ # build with installer (yes / no) INSTALLER_SUPPORT="no" - # build and install 'RSXS' Screensaver (yes / no) - KODI_SCR_RSXS="no" - - # build and install 'ProjectM' Visualization (yes / no) - KODI_VIS_PROJECTM="no" - - # build and install 'GOOM' Visualization (yes / no) - KODI_VIS_GOOM="no" - - # build and install 'FishBMC' Visualization (yes / no) - KODI_VIS_FISHBMC="no" - # extra build dependeices EXTRA_DEPS="mkimage" EXTRA_DEPS_PKG="u-boot-tools"