From 0aab0e8294fa3dc9da8e1860d251d02dde06b17a Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Wed, 6 Oct 2010 02:37:59 +0200 Subject: [PATCH] projects/generic/options: enable 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 c4ce7ffc5b..88271e2253 100644 --- a/projects/generic/options +++ b/projects/generic/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"