diff --git a/config/options b/config/options index 4f4054975a..90cd75b3fb 100644 --- a/config/options +++ b/config/options @@ -112,6 +112,8 @@ get_graphicdrivers() { if [ "$drv" = "fglrx" ]; then XORG_DRIVERS="$XORG_DRIVERS fglrx" + COMPOSITE_SUPPORT="yes" + XINERAMA_SUPPORT="yes" fi if [ "$drv" = "omapfb" ]; then