public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Fwd: Re: [PATCH] staging: solo6x10: add select SND_PCM to fix build error
@ 2011-04-25  1:47 Peter Foley
  0 siblings, 0 replies; only message in thread
From: Peter Foley @ 2011-04-25  1:47 UTC (permalink / raw)
  To: linux-kernel; +Cc: gregkh

Fowarding to the mailing-list.

-------- Original Message --------
Subject: Re: [PATCH] staging: solo6x10: add select SND_PCM to fix build error
Date: Sun, 24 Apr 2011 20:54:21 -0400
From: Ben Collins <bcollins@bluecherry.net>
To: <pefoley2@verizon.net>

Acked-By: Ben Collins <bcollins@bluecherry.net>

On Apr 24, 2011, at 5:15 PM, Peter Foley wrote:

> This patch fixes a build error when SND_PCM is not set
> by adding a select statment.
> 
> Signed-off-by: Peter Foley <pefoley2@verizon.net>
> ---
> drivers/staging/solo6x10/Kconfig |    1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/drivers/staging/solo6x10/Kconfig b/drivers/staging/solo6x10/Kconfig
> index 2cf77c9..03dcac4 100644
> --- a/drivers/staging/solo6x10/Kconfig
> +++ b/drivers/staging/solo6x10/Kconfig
> @@ -2,6 +2,7 @@ config SOLO6X10
> 	tristate "Softlogic 6x10 MPEG codec cards"
> 	depends on PCI && VIDEO_DEV && SND && I2C
> 	select VIDEOBUF_DMA_SG
> +	select SND_PCM
> 	---help---
> 	  This driver supports the Softlogic based MPEG-4 and h.264 codec
> 	  codec cards.
> -- 
> 1.7.5.rc1
> 

Bluecherry: http://www.bluecherrydvr.com/
SwissDisk : http://www.swissdisk.com/
Ubuntu    : http://www.ubuntu.com/
My Blog   : http://ben-collins.blogspot.com/


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-04-25  1:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-25  1:47 Fwd: Re: [PATCH] staging: solo6x10: add select SND_PCM to fix build error Peter Foley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox