mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Shea Levy <shea@shealevy.com>
To: Hans Verkuil <hverkuil@xs4all.nl>
Cc: Tracey Dent <tdent48227@gmail.com>,
	linux-kernel@vger.kernel.org, torvalds@linux-foundation.org,
	mchehab@infradead.org, hans.verkuil@cisco.com,
	linux-media@vger.kernel.org
Subject: Re: [PATCH 1/1] Drivers/media/radio: Fix build error
Date: Sun, 01 Apr 2012 16:50:26 -0400	[thread overview]
Message-ID: <4F78BF92.70304@shealevy.com> (raw)
In-Reply-To: <201204012124.48701.hverkuil@xs4all.nl>

On 04/01/2012 03:24 PM, Hans Verkuil wrote:
> No, this is the correct patch:
>
> diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig
> index 8816804..5ca0939 100644
> --- a/sound/pci/Kconfig
> +++ b/sound/pci/Kconfig
> @@ -2,8 +2,8 @@
>
>   config SND_TEA575X
>   	tristate
> -	depends on SND_FM801_TEA575X_BOOL || SND_ES1968_RADIO || RADIO_SF16FMR2
> -	default SND_FM801 || SND_ES1968 || RADIO_SF16FMR2
> +	depends on SND_FM801_TEA575X_BOOL || SND_ES1968_RADIO || RADIO_SF16FMR2 || RADIO_MAXIRADIO
> +	default SND_FM801 || SND_ES1968 || RADIO_SF16FMR2 || RADIO_MAXIRADIO
>
>   menuconfig SND_PCI
>   	bool "PCI sound devices"

Builds now, thanks.

Tested-by: Shea Levy <shea@shealevy.com>

Cheers,
Shea

  parent reply	other threads:[~2012-04-01 20:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-01 19:09 Tracey Dent
2012-04-01 19:24 ` Hans Verkuil
2012-04-01 19:35   ` Randy Dunlap
2012-04-01 20:50   ` Shea Levy [this message]
2012-04-02 19:39   ` Mauro Carvalho Chehab
     [not found] <1333301014-18692-1-git-send-email-tdent48227@gmail.com>
2012-04-01 17:28 ` [PATCH 1/1] drivers/media/radio: " Linus Torvalds

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F78BF92.70304@shealevy.com \
    --to=shea@shealevy.com \
    --cc=hans.verkuil@cisco.com \
    --cc=hverkuil@xs4all.nl \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@infradead.org \
    --cc=tdent48227@gmail.com \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome