projects/ATV: disable uvesafb support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-09-30 18:35:00 +02:00
parent 7fbe6f9096
commit 42acadad92

View File

@ -244,7 +244,7 @@
WINDOWMANAGER="ratpoison" WINDOWMANAGER="ratpoison"
# include uvesafb support (yes / no) # include uvesafb support (yes / no)
UVESAFB_SUPPORT="yes" UVESAFB_SUPPORT="no"
# Displayserver to use (xorg-server / no) # Displayserver to use (xorg-server / no)
DISPLAYSERVER="xorg-server" DISPLAYSERVER="xorg-server"