mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
projects/Generic/options: enable xf86-video-fglrx-legacy driver
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
4570708060
commit
9ac5ddc93a
@ -243,7 +243,7 @@
|
||||
# Xorg Graphic drivers to use (all / i915,i965,r200,r300,r600,fglrx,nvidia,nouveau,vmware)
|
||||
# Space separated list is supported,
|
||||
# e.g. GRAPHIC_DRIVERS="i915 i965 r300 r600 nvidia nouveau"
|
||||
GRAPHIC_DRIVERS="fglrx i915 i965 nvidia"
|
||||
GRAPHIC_DRIVERS="fglrx fglrx-legacy i915 i965 nvidia"
|
||||
|
||||
# OpenMAX implementation to use (no / bcm2835-driver)
|
||||
OPENMAX="no"
|
||||
|
Loading…
x
Reference in New Issue
Block a user