projects: remove ALSA_SUPPORT from project options

This option is defined by our distrobution options and shouldn't have to be explicitly set per project
This commit is contained in:
Lukas Rusak 2022-05-02 14:49:22 -07:00
parent 9dad29d307
commit 4dac99f0bc
No known key found for this signature in database
GPG Key ID: 8C310C807E7393A3
9 changed files with 0 additions and 27 deletions

View File

@ -135,9 +135,6 @@
# cron support (yes / no)
CRON_SUPPORT="no"
# build and install ALSA Audio support (yes / no)
ALSA_SUPPORT="no"
# OpenGL(X) implementation to use (no / mesa)
OPENGL="no"

View File

@ -31,9 +31,6 @@
# setup project defaults
################################################################################
# build and install ALSA Audio support (yes / no)
ALSA_SUPPORT="yes"
# OpenGL(X) implementation to use (no / mesa)
OPENGL="no"

View File

@ -40,9 +40,6 @@
# setup project defaults
################################################################################
# build and install ALSA Audio support (yes / no)
ALSA_SUPPORT="yes"
# OpenGL(X) implementation to use (no / mesa)
OPENGL="no"

View File

@ -46,9 +46,6 @@
# setup project defaults
################################################################################
# build and install ALSA Audio support (yes / no)
ALSA_SUPPORT="yes"
# additional Firmware to use (dvb-firmware, misc-firmware, wlan-firmware)
# Space separated list is supported,
# e.g. FIRMWARE="dvb-firmware misc-firmware wlan-firmware"

View File

@ -26,9 +26,6 @@
# setup project defaults
################################################################################
# build and install ALSA Audio support (yes / no)
ALSA_SUPPORT="yes"
# OpenGL(X) implementation to use (no / mesa)
OPENGL="no"

View File

@ -54,9 +54,6 @@
# setup project defaults
################################################################################
# build and install ALSA Audio support (yes / no)
ALSA_SUPPORT="yes"
# OpenGL(X) implementation to use (no / Mesa)
OPENGL="no"

View File

@ -66,9 +66,6 @@
# setup project defaults
################################################################################
# build and install ALSA Audio support (yes / no)
ALSA_SUPPORT="yes"
# OpenGL(X) implementation to use (no / mesa)
OPENGL="no"

View File

@ -35,9 +35,6 @@
# setup project defaults
################################################################################
# build and install ALSA Audio support (yes / no)
ALSA_SUPPORT="yes"
# OpenGL(X) implementation to use (no / mesa)
OPENGL="no"

View File

@ -42,9 +42,6 @@
# setup project defaults
################################################################################
# build and install ALSA Audio support (yes / no)
ALSA_SUPPORT="yes"
# OpenGL(X) implementation to use (no / mesa)
OPENGL="no"