config/graphic: add more default options

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-02-02 19:40:23 +01:00
parent c7426b223e
commit d6e0a0a4f8

View File

@ -1,3 +1,5 @@
ALSA_SUPPORT="yes"
if [ "$OPENGL" = no ]; then
OPENGL_SUPPORT="no"
XORG_SUPPORT="no"