From 938a32987f8fc284903ca6b4db2353378ff8002e Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Wed, 6 Oct 2010 02:38:11 +0200 Subject: [PATCH] projects/linux/options: enable 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 a9b06fb4ba..b3f860583d 100644 --- a/projects/intel/options +++ b/projects/intel/options @@ -131,7 +131,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"