From 91d7ed8177f9c45ace817b3573e8e36a70aa4804 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sun, 11 Jul 2010 16:33:15 +0200 Subject: [PATCH] projects/intel/options: enable build of 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 f73d347138..584599f4c7 100644 --- a/projects/intel/options +++ b/projects/intel/options @@ -122,7 +122,7 @@ # Use Broadcom CrystalHD Decoder Card for video acceleration # (needs Kernelsupport for Broadcom Decoder Card and a supported card) - CRYSTALHD="no" + CRYSTALHD="yes" # build and install remote support (yes / no) REMOTE_SUPPORT="yes"