Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-08 | bt87x: depends on PCI | Hans Verkuil | |
From: Hans Verkuil <hverkuil@xs4all.nl> Building bt87x fails on machines without PCI bus. Add dependency on CONFIG_PCI. Priority: normal Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> | |||
2006-08-31 | Added audio-related stuff used on a few multimedia boards | Mauro Carvalho Chehab | |
From: Mauro Carvalho Chehab <mchehab@infradead.org> Those files are not part of V4L stuff. However, they are or dependent of V4L apis or used on some video boards. After this patch, it will be possible to compile and test they against changes at V4L API or drivers. Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org> |