Searched hist:"05 f85839" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/media/common/ |
H A D | Kconfig | 05f85839 Sat May 26 08:45:28 CDT 2007 Mauro Carvalho Chehab <mchehab@infradead.org> V4L/DVB (5702): Fix Kconfig items to avoid linkedition errors
The recent changes on Kconfig broke compilation when VIDEO_DEV is compiled as module. On some cases, drivers like VIDEO_BUF are compiled with 'y' option instead of 'm':
...
Thanks to: Toralf Forster <toralf.foerster@gmx.de> for pointing this issue. Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org> 05f85839 Sat May 26 08:45:28 CDT 2007 Mauro Carvalho Chehab <mchehab@infradead.org> V4L/DVB (5702): Fix Kconfig items to avoid linkedition errors The recent changes on Kconfig broke compilation when VIDEO_DEV is compiled as module. On some cases, drivers like VIDEO_BUF are compiled with 'y' option instead of 'm': ... Thanks to: Toralf Forster <toralf.foerster@gmx.de> for pointing this issue. Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
|