From: Markus Trippelsdorf <markus@trippelsdorf.net>
To: linux-kernel@vger.kernel.org, kernel@kolivas.org
Subject: Re: BT848 video support dropped in 2.6.9?
Date: Fri, 22 Oct 2004 15:50:57 +0200 [thread overview]
Message-ID: <1098453057.1099.1.camel@localhost> (raw)
In-Reply-To: <1098447230.12289.12.camel@localhost>
On Fri, 2004-10-22 at 22:19 +1000, Con Kolivas wrote:
> Markus Trippelsdorf wrote:
> > The "BT848 video for linux" item does not show up
> > with menuconfig in the "Video for linux" category.
> > It was there in all previous kernels that I've used.
> > Am I missing something obvious?
>
> config VIDEO_BT848
> depends on VIDEO_DEV && PCI && I2C && FW_LOADER
>
> Therefore you need those options or else you wont even be allowed to try
> to turn the option on.
Thanks Con.
The FW_LOADER option is new. In previous kernels the driver
depended on:
config VIDEO_BT848
tristate "BT848 Video For Linux"
depends on VIDEO_DEV && PCI && I2C && SOUND
I think the FW_LOADER dependency is there by mistake.
So I just edited the drivers/video/Kconfig file and replaced
FW_LOADER with SOUND. Everything is working as expected now.
Markus
prev parent reply other threads:[~2004-10-22 13:52 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-22 12:13 BT848 video support dropped in 2.6.9? Markus Trippelsdorf
2004-10-22 12:19 ` Con Kolivas
2004-10-23 0:32 ` Andrew Morton
2004-10-23 0:35 ` Con Kolivas
2004-10-23 1:04 ` Andrew Morton
2004-10-22 13:36 ` Gene Heskett
2004-10-22 13:50 ` Markus Trippelsdorf [this message]
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=1098453057.1099.1.camel@localhost \
--to=markus@trippelsdorf.net \
--cc=kernel@kolivas.org \
--cc=linux-kernel@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).