config/graphic: enable (temporary)xinerama support for R600 GPUs

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-12-12 13:54:36 +01:00
parent 7907569ac8
commit 5d70a29665

View File

@ -102,6 +102,7 @@ get_graphicdrivers() {
XORG_DRIVERS="$XORG_DRIVERS ati" XORG_DRIVERS="$XORG_DRIVERS ati"
LLVM_SUPPORT="yes" LLVM_SUPPORT="yes"
COMPOSITE_SUPPORT="yes" COMPOSITE_SUPPORT="yes"
XINERAMA_SUPPORT="yes"
fi fi
if [ "$drv" = "radeonsi" ]; then if [ "$drv" = "radeonsi" ]; then