From 2956f09633bc33d615ff410adc6f3e83165aa4ca Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sun, 11 Jul 2010 16:34:02 +0200 Subject: [PATCH] projects/generic/options: enable build of crystalhd support Signed-off-by: Stephan Raue --- projects/generic/options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/generic/options b/projects/generic/options index 5ac4efa0f3..9219d327a7 100644 --- a/projects/generic/options +++ b/projects/generic/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"