![]() | ||||||||||
Messages in this thread Patch in this message |
Ro0tSiEgE <lkml@ro0tsiege.org> writes: > What would be the cause of me having to insert > #include "../../sound/sound_firmware.c" into drivers/media/video/bttv-cards.c > for bttv to compile into the kernel? config bug. Gerd --- linux64-2.5.59/drivers/media/video/Kconfig~ 2003-01-24 20:11:20.000000000 +0100 +++ linux64-2.5.59/drivers/media/video/Kconfig 2003-02-04 10:36:40.009993513 +0100 @@ -19,7 +19,7 @@ config VIDEO_BT848 tristate "BT848 Video For Linux" - depends on VIDEO_DEV && PCI && I2C_ALGOBIT + depends on VIDEO_DEV && PCI && I2C_ALGOBIT && SOUND ---help--- Support for BT848 based frame grabber/overlay boards. This includes the Miro, Hauppauge and STB boards. Please read the material in - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | |||||||||
| Last update: 2005-03-22 12:32 [from the cache] ©2003-2008 | ||||||||||