Merge pull request #1078 from chewitt/patch-9

disable crystalhd in Virtual project
This commit is contained in:
Stefan Saraev 2012-08-11 02:10:44 -07:00
commit c037c8f8a5

View File

@ -255,7 +255,7 @@
# Use Broadcom CrystalHD Decoder Card for video acceleration
# (needs Kernelsupport for Broadcom Decoder Card and a supported card)
CRYSTALHD="yes"
CRYSTALHD="no"
# build and install remote support (yes / no)
REMOTE_SUPPORT="yes"