mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
projects/Generic/options: add r600, remove fglrx graphic support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
946ccf843e
commit
c62cf4e635
@ -172,10 +172,10 @@
|
|||||||
# Displayserver to use (xorg-server / no)
|
# Displayserver to use (xorg-server / no)
|
||||||
DISPLAYSERVER="xorg-server"
|
DISPLAYSERVER="xorg-server"
|
||||||
|
|
||||||
# Graphic drivers to use (all / i915,i965,r200,r300,r600,radeon,nvidia,nouveau,vmware)
|
# Graphic drivers to use (all / i915,i965,r200,r300,r600,fglrx,nvidia,nouveau,vmware)
|
||||||
# Space separated list is supported,
|
# Space separated list is supported,
|
||||||
# e.g. GRAPHIC_DRIVERS="i915 i965 r300 r600 nvidia nouveau"
|
# e.g. GRAPHIC_DRIVERS="i915 i965 r300 r600 nvidia nouveau"
|
||||||
GRAPHIC_DRIVERS="i915 i965 r200 r300 fglrx nvidia vmware"
|
GRAPHIC_DRIVERS="i915 i965 r200 r300 r600 nvidia vmware"
|
||||||
|
|
||||||
# Use VDPAU video# use linux-next (latest rc) instead latest released version
|
# Use VDPAU video# use linux-next (latest rc) instead latest released version
|
||||||
LINUX_NEXT="no"
|
LINUX_NEXT="no"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user