disable crystalhd in Virtual project

no point in building chd support on Virtual systems that will not have the hardware
This commit is contained in:
Christian Hewitt 2012-08-11 13:06:52 +04:00
parent 2f29c617c1
commit d37b22132e

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"