From: Mauro Carvalho Chehab Date: Sat, 26 May 2007 13:45:28 +0000 (-0300) Subject: V4L/DVB (5702): Fix Kconfig items to avoid linkedition errors X-Git-Tag: v2.6.22-rc5~53^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05f85839a2ffcaa75d505526ca8e74097be18d8c;p=pandora-kernel.git 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 for pointing this issue. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed