From 5fa2e730676e1d152f3f6c540804d85af64b065c Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Mon, 2 Aug 2010 14:48:43 +0200 Subject: [PATCH] projects/intel/options: disable crystalhd support Signed-off-by: Stephan Raue --- projects/intel/options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/intel/options b/projects/intel/options index cf337cdfad..7f6fefea63 100644 --- a/projects/intel/options +++ b/projects/intel/options @@ -125,7 +125,7 @@ # Use Broadcom CrystalHD Decoder Card for video acceleration # (needs Kernelsupport for Broadcom Decoder Card and a supported card) - CRYSTALHD="yes" + CRYSTALHD="no" # build and install remote support (yes / no) REMOTE_SUPPORT="yes"