From ae141f72718decf866a6051413f46c2b46c5358c Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Fri, 19 Nov 2010 07:51:28 +0100 Subject: [PATCH] projects/*/options: remove references to pulseaudio Signed-off-by: Stephan Raue --- projects/ATV/options | 3 --- projects/ION/options | 3 --- projects/generic/options | 3 --- projects/intel/options | 3 --- 4 files changed, 12 deletions(-) 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"