diff --git a/projects/ATV/options b/projects/ATV/options index 5a2abebe00..43acdaf58e 100644 --- a/projects/ATV/options +++ b/projects/ATV/options @@ -97,9 +97,6 @@ # build and install Avahi (Zeroconf) daemon (yes / no) AVAHI_DAEMON="yes" -# build and install PulseAudio support (yes / no) - PULSEAUDIO_SUPPORT="no" - # build and install Samba Server (yes / no) SAMBA_SERVER="yes" diff --git a/projects/ION/options b/projects/ION/options index f7d5cd9c35..7b47a7b5cb 100644 --- a/projects/ION/options +++ b/projects/ION/options @@ -97,9 +97,6 @@ # build and install Avahi (Zeroconf) daemon (yes / no) AVAHI_DAEMON="yes" -# build and install PulseAudio support (yes / no) - PULSEAUDIO_SUPPORT="no" - # build and install Samba Server (yes / no) SAMBA_SERVER="yes" diff --git a/projects/generic/options b/projects/generic/options index efa94a9555..11ef559f6b 100644 --- a/projects/generic/options +++ b/projects/generic/options @@ -97,9 +97,6 @@ # build and install Avahi (Zeroconf) daemon (yes / no) AVAHI_DAEMON="yes" -# build and install PulseAudio support (yes / no) - PULSEAUDIO_SUPPORT="no" - # build and install Samba Server (yes / no) SAMBA_SERVER="yes" diff --git a/projects/intel/options b/projects/intel/options index 01c30a808a..de23f43cb6 100644 --- a/projects/intel/options +++ b/projects/intel/options @@ -97,9 +97,6 @@ # build and install Avahi (Zeroconf) daemon (yes / no) AVAHI_DAEMON="yes" -# build and install PulseAudio support (yes / no) - PULSEAUDIO_SUPPORT="no" - # build and install Samba Server (yes / no) SAMBA_SERVER="yes"