From 62ec085d5f9e56774835fa925b934da7b2f669b9 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Wed, 6 Oct 2010 02:36:46 +0200 Subject: [PATCH] projects/ATV/options: enable crystalhd support Signed-off-by: Stephan Raue --- projects/ATV/options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/ATV/options b/projects/ATV/options index 149d9c57c5..c2cb504dd5 100644 --- a/projects/ATV/options +++ b/projects/ATV/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"