diff --git a/projects/ATV/options b/projects/ATV/options index bec23fa8b3..c445d2d636 100644 --- a/projects/ATV/options +++ b/projects/ATV/options @@ -183,9 +183,6 @@ # e.g. GRAPHIC_DRIVERS="i915 i965 r300 r600 radeon nvidia nouveau" GRAPHIC_DRIVERS="nouveau" -# use linux-next (latest rc) instead latest released version - LINUX_NEXT="no" - # Use VDPAU video acceleration (needs nVidia driver and a supported card) VDPAU="no" diff --git a/projects/Fusion/options b/projects/Fusion/options index b91d3a2e02..d981829916 100644 --- a/projects/Fusion/options +++ b/projects/Fusion/options @@ -183,9 +183,6 @@ # e.g. GRAPHIC_DRIVERS="i915 i965 r300 r600 radeon fglrx nvidia nouveau" GRAPHIC_DRIVERS="fglrx" -# use linux-next (latest rc) instead latest released version - LINUX_NEXT="no" - # Use VDPAU video acceleration (needs nVidia driver and a supported card) VDPAU="no" diff --git a/projects/Generic/options b/projects/Generic/options index 65c41f6cea..e7d47643aa 100644 --- a/projects/Generic/options +++ b/projects/Generic/options @@ -183,10 +183,7 @@ # e.g. GRAPHIC_DRIVERS="i915 i965 r300 r600 nvidia nouveau" GRAPHIC_DRIVERS="i915 i965 r200 r300 r600 nvidia vmware" -# Use VDPAU video# use linux-next (latest rc) instead latest released version - LINUX_NEXT="no" - -# acceleration (needs nVidia driver and a supported card) +# Use VDPAU video acceleration (needs nVidia driver and a supported card) VDPAU="yes" # Use VAAPI video acceleration (needs intel i965 driver and a supported card) diff --git a/projects/ION/options b/projects/ION/options index b36a7ef27b..ab433cf985 100644 --- a/projects/ION/options +++ b/projects/ION/options @@ -183,9 +183,6 @@ # e.g. GRAPHIC_DRIVERS="i915 i965 r300 r600 radeon nvidia nouveau" GRAPHIC_DRIVERS="nvidia" -# use linux-next (latest rc) instead latest released version - LINUX_NEXT="no" - # Use VDPAU video acceleration (needs nVidia driver and a supported card) VDPAU="yes" diff --git a/projects/Intel/options b/projects/Intel/options index a153404603..0f28276113 100644 --- a/projects/Intel/options +++ b/projects/Intel/options @@ -183,9 +183,6 @@ # e.g. GRAPHIC_DRIVERS="i915 i965 r300 r600 radeon nvidia nouveau" GRAPHIC_DRIVERS="i915 i965" -# use linux-next (latest rc) instead latest released version - LINUX_NEXT="no" - # Use VDPAU video acceleration (needs nVidia driver and a supported card) VDPAU="no" diff --git a/projects/Ultra/options b/projects/Ultra/options index e35d0f6171..73a151bf8f 100644 --- a/projects/Ultra/options +++ b/projects/Ultra/options @@ -183,9 +183,6 @@ # e.g. GRAPHIC_DRIVERS="i915 i965 r300 r600 radeon nvidia nouveau" GRAPHIC_DRIVERS="nvidia" -# use linux-next (latest rc) instead latest released version - LINUX_NEXT="no" - # Use VDPAU video acceleration (needs nVidia driver and a supported card) VDPAU="yes"