Re: It BOOTS! 3.13.5 that is.

From: Mike Galbraith
Date: Sun Feb 23 2014 - 01:11:16 EST


On Sun, 2014-02-23 at 00:18 -0500, Gene Heskett wrote:
> On Saturday 22 February 2014, Ilia Mirkin wrote:

> Sorry, no such beast As VIDEO_CX88.
>
> Now that tells me something in the VIDEO dept isn't set, but what?

Beast radar:
find drivers -name Kconfig -exec grep -C5 VIDEO_CX88 {} \;

Blip:
config VIDEO_CX88
tristate "Conexant 2388x (bt878 successor) support"
depends on VIDEO_DEV && PCI && I2C && RC_CORE <=== IFF signature
select I2C_ALGOBIT
select VIDEO_BTCX
select VIDEOBUF_DMA_SG
--
TV cards.

To compile this driver as a module, choose M here: the
module will be called cx8800

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/