From fea210e18f2d21592a5dea0ba91ce9f0ab5cd768 Mon Sep 17 00:00:00 2001 From: terratec Date: Sun, 21 Aug 2011 15:52:54 +0200 Subject: [PATCH] fix double LINUX_NEXT option --- projects/ATV/options | 3 --- projects/Fusion/options | 3 --- projects/Generic/options | 5 +---- projects/ION/options | 3 --- projects/Intel/options | 3 --- projects/Ultra/options | 3 --- 6 files changed, 1 insertion(+), 19 deletions(-) diff --git a/projects/ATV/options b/projects/ATV/options index d1c79f6a65..a2131ff6b1 100644 --- a/projects/ATV/options +++ b/projects/ATV/options @@ -186,9 +186,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 055ea0b03c..93d1f112ff 100644 --- a/projects/Fusion/options +++ b/projects/Fusion/options @@ -186,9 +186,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 75627ed66c..2c042f54a6 100644 --- a/projects/Generic/options +++ b/projects/Generic/options @@ -186,10 +186,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 d1f8afc3d5..75fe49048b 100644 --- a/projects/ION/options +++ b/projects/ION/options @@ -186,9 +186,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 82008299da..0eaf4e3c2f 100644 --- a/projects/Intel/options +++ b/projects/Intel/options @@ -186,9 +186,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 169f662445..cc061a3459 100644 --- a/projects/Ultra/options +++ b/projects/Ultra/options @@ -186,9 +186,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"